Home
last modified time | relevance | path

Searched refs:DECL_DECLARES_FUNCTION_P (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c748 else if (!DECL_DECLARES_FUNCTION_P (fns)) in add_fns()
1187 if (DECL_DECLARES_FUNCTION_P (decl)) in fields_linear_search()
1518 if (DECL_DECLARES_FUNCTION_P (fields)) in count_class_fields()
1536 if (DECL_DECLARES_FUNCTION_P (fields)) in member_vec_append_class_fields()
2266 && !DECL_DECLARES_FUNCTION_P (decl) in diagnose_name_conflict()
2400 if (DECL_DECLARES_FUNCTION_P (decl)) in update_binding()
3095 if (DECL_DECLARES_FUNCTION_P (decl)) in do_pushdecl()
4842 if (!DECL_DECLARES_FUNCTION_P (decl)) in set_decl_namespace()
H A Dsearch.c677 if (DECL_DECLARES_FUNCTION_P (scope)) in friend_accessible_p()
694 if (DECL_DECLARES_FUNCTION_P (scope)) in friend_accessible_p()
H A Dclass.c2130 else if (!DECL_DECLARES_FUNCTION_P (fn)) in maybe_warn_about_overly_private_class()
4657 if (DECL_DECLARES_FUNCTION_P (x)) in check_methods()
5266 if (DECL_DECLARES_FUNCTION_P (fndecl) in set_method_tm_attributes()
6150 if (DECL_DECLARES_FUNCTION_P (fn) in check_bases_and_members()
7479 if (DECL_DECLARES_FUNCTION_P (x)) in finish_struct_1()
7620 else if (DECL_DECLARES_FUNCTION_P (x)) in finish_struct()
H A Dcp-tree.h1367 (DECL_DECLARES_FUNCTION_P (FNDECL) \
2831 if (!DECL_DECLARES_FUNCTION_P (NODE) \
3199 (DECL_DECLARES_FUNCTION_P (NODE) && DECL_CONSTRUCTOR_P (NODE) \
3297 ((DECL_DECLARES_FUNCTION_P (NODE) \
4804 #define DECL_DECLARES_FUNCTION_P(NODE) \ macro
H A Dmangle.c1372 else if (DECL_DECLARES_FUNCTION_P (decl)) in write_unqualified_name()
H A Ddecl2.c657 if (!DECL_DECLARES_FUNCTION_P (fndecl)) in check_classfn()
H A Ddecl.c1308 gcc_assert (DECL_DECLARES_FUNCTION_P (decl)); in check_redeclaration_no_default_args()
2103 if (DECL_DECLARES_FUNCTION_P (olddecl)) in duplicate_decls()
2485 if (DECL_DECLARES_FUNCTION_P (newdecl)) in duplicate_decls()
H A Dtree.c2305 gcc_checking_assert (!DECL_DECLARES_FUNCTION_P (ovl)); in ovl_skip_hidden()
H A Dparser.c25442 || !DECL_DECLARES_FUNCTION_P (decl)) in cp_parser_member_declaration()
25445 if (DECL_DECLARES_FUNCTION_P (decl)) in cp_parser_member_declaration()
29143 && DECL_DECLARES_FUNCTION_P (decl) in cp_parser_template_declaration_after_parameters()
29209 && DECL_DECLARES_FUNCTION_P (decl)) in cp_parser_template_declaration_after_parameters()
H A Dpt.c5431 && DECL_DECLARES_FUNCTION_P (decl) in check_default_tmpl_args()
11842 else if (DECL_DECLARES_FUNCTION_P (t)) in instantiate_class_template_1()
28471 if (!DECL_DECLARES_FUNCTION_P (ctor)) in build_deduction_guide()
H A Dsemantics.c3284 if (DECL_DECLARES_FUNCTION_P (decl)) in finish_member_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc1185 else if (!DECL_DECLARES_FUNCTION_P (fns)) in add_fns()
1798 if (DECL_DECLARES_FUNCTION_P (decl)) in fields_linear_search()
2138 if (DECL_DECLARES_FUNCTION_P (fields)) in count_class_fields()
2156 if (DECL_DECLARES_FUNCTION_P (fields)) in member_vec_append_class_fields()
2706 && !DECL_DECLARES_FUNCTION_P (decl) in diagnose_name_conflict()
2847 if (DECL_DECLARES_FUNCTION_P (decl)) in update_binding()
3746 if (DECL_DECLARES_FUNCTION_P (decl)) in pushdecl()
5854 if (!DECL_DECLARES_FUNCTION_P (decl)) in set_decl_namespace()
H A Dsearch.cc712 if (DECL_DECLARES_FUNCTION_P (scope)) in friend_accessible_p()
729 if (DECL_DECLARES_FUNCTION_P (scope)) in friend_accessible_p()
H A Dclass.cc2233 else if (!DECL_DECLARES_FUNCTION_P (fn)) in maybe_warn_about_overly_private_class()
4757 if (DECL_DECLARES_FUNCTION_P (x)) in check_methods()
5318 if (DECL_DECLARES_FUNCTION_P (fndecl) in set_method_tm_attributes()
6180 if (DECL_DECLARES_FUNCTION_P (fn) in check_bases_and_members()
7591 if (DECL_DECLARES_FUNCTION_P (x)) in finish_struct_1()
7726 if (DECL_DECLARES_FUNCTION_P (x)) in finish_struct()
H A Dcp-tree.h1439 (DECL_DECLARES_FUNCTION_P (FNDECL) \
3015 if (!DECL_DECLARES_FUNCTION_P (NODE) \
3387 (DECL_DECLARES_FUNCTION_P (NODE) && DECL_CONSTRUCTOR_P (NODE) \
3489 ((DECL_DECLARES_FUNCTION_P (NODE) && !DECL_VIRTUAL_P (NODE) \
5051 #define DECL_DECLARES_FUNCTION_P(NODE) \ macro
H A Dmangle.cc1458 else if (DECL_DECLARES_FUNCTION_P (decl)) in write_unqualified_name()
H A Ddecl2.cc772 if (!DECL_DECLARES_FUNCTION_P (fndecl)) in check_classfn()
H A DChangeLog-20133223 (pushdecl_maybe_friend_1): Use DECL_DECLARES_FUNCTION_P.
3230 (friend_accessible_p): Use DECL_DECLARES_FUNCTION_P.
H A Dpt.cc5573 && DECL_DECLARES_FUNCTION_P (decl) in check_default_tmpl_args()
12200 else if (DECL_DECLARES_FUNCTION_P (t)) in instantiate_class_template_1()
28253 && DECL_DECLARES_FUNCTION_P (*tp) in instantiation_dependent_r()
29452 if (!DECL_DECLARES_FUNCTION_P (ctor)) in build_deduction_guide()
H A Ddecl.cc1367 gcc_assert (DECL_DECLARES_FUNCTION_P (decl)); in check_redeclaration_no_default_args()
2676 if (DECL_DECLARES_FUNCTION_P (newdecl)) in duplicate_decls()
H A DChangeLog-20091951 (DECL_DECLARES_FUNCTION_P): New.
H A Dparser.cc27492 || !DECL_DECLARES_FUNCTION_P (decl)) in cp_parser_member_declaration()
27495 if (DECL_DECLARES_FUNCTION_P (decl)) in cp_parser_member_declaration()
31365 && DECL_DECLARES_FUNCTION_P (decl) in cp_parser_template_declaration_after_parameters()
31431 && DECL_DECLARES_FUNCTION_P (decl)) in cp_parser_template_declaration_after_parameters()
H A Dsemantics.cc3614 if (DECL_DECLARES_FUNCTION_P (decl)) in finish_member_declaration()
H A DChangeLog-20171823 * cp-tree.h (LAMBDA_FUNCTION_P): Check DECL_DECLARES_FUNCTION_P.