Searched refs:CLASSTYPE_USER_ALIGN (Results 1 – 4 of 4) sorted by relevance
4544 else if (CLASSTYPE_USER_ALIGN (type)) in layout_empty_base_or_field()4590 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field_1()
1461 (CLASSTYPE_USER_ALIGN): Likewise.4376 (CLASSTYPE_USER_ALIGN): Likewise.
3054 (layout_class_type): Set DECL_USER_ALIGN resp. CLASSTYPE_USER_ALIGN.3062 (CLASSTYPE_USER_ALIGN): Define.
2568 #define CLASSTYPE_USER_ALIGN(NODE) TYPE_USER_ALIGN (CLASSTYPE_AS_BASE (NODE)) macro