Searched refs:constructor_attr (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcp-tree.h1178 unsigned constructor_attr : 1;
1232 #define DECL_CONSTRUCTOR_P(NODE) (DECL_LANG_SPECIFIC(NODE)->decl_flags.constructor_attr)
1171 unsigned constructor_attr : 1; member in struct:lang_decl_flags

Completed in 99 milliseconds