Home
last modified time | relevance | path

Searched refs:CLASSTYPE_USER_ALIGN (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h1291 #define CLASSTYPE_USER_ALIGN(NODE) TYPE_USER_ALIGN (CLASSTYPE_AS_BASE (NODE)) macro
H A DChangeLog-20021461 (CLASSTYPE_USER_ALIGN): Likewise.
4376 (CLASSTYPE_USER_ALIGN): Likewise.
H A Dclass.c3596 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field()
H A DChangeLog-20003054 (layout_class_type): Set DECL_USER_ALIGN resp. CLASSTYPE_USER_ALIGN.
3062 (CLASSTYPE_USER_ALIGN): Define.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h1470 #define CLASSTYPE_USER_ALIGN(NODE) TYPE_USER_ALIGN (CLASSTYPE_AS_BASE (NODE)) macro
H A Dclass.c3916 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field()
H A DChangeLog2872 (CLASSTYPE_USER_ALIGN): Likewise.
5779 (CLASSTYPE_USER_ALIGN): Likewise.
12926 (layout_class_type): Set DECL_USER_ALIGN resp. CLASSTYPE_USER_ALIGN.
12934 (CLASSTYPE_USER_ALIGN): Define.