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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcp-tree.h728 unsigned declared_class : 1;
1045 #define CLASSTYPE_DECLARED_CLASS(NODE) (TYPE_LANG_SPECIFIC(NODE)->type_flags.declared_class)
725 unsigned declared_class : 1; member in struct:lang_type::__anon3168
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-tree.h1499 unsigned declared_class : 1;
1869 (LANG_TYPE_CLASS_CHECK (NODE)->declared_class)

Completed in 125 milliseconds