Searched refs:DECL_IN_AGGR_P (Results 1 – 23 of 23) sorted by relevance
747 DECL_IN_AGGR_P (decl) = 1; in finish_static_data_member_decl()824 if (DECL_IN_AGGR_P (value)) in grokfield()903 DECL_IN_AGGR_P (value) = 1; in grokfield()919 DECL_IN_AGGR_P (value) = 1; in grokfield()969 if (DECL_IN_AGGR_P (value)) in grokbitfield()990 DECL_IN_AGGR_P (value) = 1; in grokbitfield()
1096 DECL_IN_AGGR_P (fn) = 1; in implicitly_declare_fn()
1812 DECL_IN_AGGR_P (newdecl) = DECL_IN_AGGR_P (olddecl); in duplicate_decls()3966 DECL_IN_AGGR_P (decl) = 0; in start_decl()4115 || DECL_IN_AGGR_P (decl) == 0) in grok_reference_init()4965 if (DECL_LANG_SPECIFIC (decl) && DECL_IN_AGGR_P (decl)) in make_rtl_for_nonlocal_decl()11425 if (DECL_IN_AGGR_P (fndecl)) in start_method()11462 DECL_IN_AGGR_P (fndecl) = 1; in start_method()
97 && DECL_IN_AGGR_P (arg) in readonly_error()
116 && DECL_IN_AGGR_P (ref)) in lvalue_p_1()
44 * cp-class.c (finish_struct_methods): Clear DECL_IN_AGGR_P here.
12010 || DECL_IN_AGGR_P (DECL_TEMPLATE_RESULT (tmpl))); in template_for_substitution()12109 pattern_defined = ! DECL_IN_AGGR_P (code_pattern); in instantiate_decl()12278 DECL_IN_AGGR_P (d) = 0; in instantiate_decl()
1796 #define DECL_IN_AGGR_P(NODE) (DECL_LANG_FLAG_3 (NODE)) macro
4595 || DECL_IN_AGGR_P (x) == 0 in cxx_mark_addressable()
1727 DECL_IN_AGGR_P (fn_fields) = 0; in finish_struct_methods()
4413 (DECL_IN_AGGR_P): Whitespace.
1038 * decl.c (start_decl): Put back clearing of DECL_IN_AGGR_P.
1551 (start_decl): Clear DECL_IN_AGGR_P after calling duplicate_decls.
849 DECL_IN_AGGR_P (decl) = 1;965 if (DECL_IN_AGGR_P (value))1043 DECL_IN_AGGR_P (value) = 1;1064 DECL_IN_AGGR_P (value) = 1;1105 if (DECL_IN_AGGR_P (value))1126 DECL_IN_AGGR_P (value) = 1;2989 if (DECL_NOT_REALLY_EXTERN (decl) && ! DECL_IN_AGGR_P (decl)) in finish_file()
101 && DECL_IN_AGGR_P (arg)
3900 DECL_IN_AGGR_P (newdecl) = DECL_IN_AGGR_P (olddecl);7824 DECL_IN_AGGR_P (decl) = 0;7960 || DECL_IN_AGGR_P (decl) == 0) in grok_reference_init()8646 if (DECL_LANG_SPECIFIC (decl) && DECL_IN_AGGR_P (decl))15193 if (DECL_IN_AGGR_P (fndecl))15233 DECL_IN_AGGR_P (fndecl) = 1;
131 && DECL_IN_AGGR_P (ref))
10352 && !DECL_IN_AGGR_P (DECL_TEMPLATE_RESULT (td))), 10374 pattern_defined = ! DECL_IN_AGGR_P (code_pattern);10506 DECL_IN_AGGR_P (d) = 0;
2053 #define DECL_IN_AGGR_P(NODE) (DECL_LANG_FLAG_3 (NODE)) macro
4549 || DECL_IN_AGGR_P (x) == 0
2054 DECL_IN_AGGR_P (fn_fields) = 0;
687 * decl.c (start_decl): Put back clearing of DECL_IN_AGGR_P.4991 (start_decl): Clear DECL_IN_AGGR_P after calling duplicate_decls.8889 * cp-class.c (finish_struct_methods): Clear DECL_IN_AGGR_P here.
5816 (DECL_IN_AGGR_P): Whitespace.