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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcp-tree.h744 unsigned has_const_init_ref : 1;
829 #define TYPE_HAS_CONST_INIT_REF(NODE) (TYPE_LANG_SPECIFIC(NODE)->type_flags.has_const_init_ref)
741 unsigned has_const_init_ref : 1; member in struct:lang_type::__anon3168

Completed in 105 milliseconds