Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.h1300 #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.c3616 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.