Home
last modified time | relevance | path

Searched refs:DECL_FUNCTION_MEMBER_P (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc147 if (DECL_FUNCTION_MEMBER_P (t)) in cp_dump_tree()
H A Dfriend.cc132 if (DECL_FUNCTION_MEMBER_P (supplicant)) in is_friend()
H A Dsearch.cc415 && ((DECL_FUNCTION_MEMBER_P (current_function_decl) in current_scope()
H A Dcxx-pretty-print.cc285 if (DECL_FUNCTION_MEMBER_P (t)) in pp_cxx_qualified_id()
H A Dtypeck2.cc373 if (DECL_FUNCTION_MEMBER_P (member) in cxx_incomplete_type_diagnostic()
H A Dcall.cc9333 if (DECL_FUNCTION_MEMBER_P (fn)) in build_over_call()
12009 if (DECL_FUNCTION_MEMBER_P (fn1) in cand_parms_match()
12010 && DECL_FUNCTION_MEMBER_P (fn2) in cand_parms_match()
H A Ddecl.cc2025 if (DECL_FUNCTION_MEMBER_P (olddecl) in duplicate_decls()
7929 || DECL_FUNCTION_MEMBER_P (fn) in omp_declare_variant_finalize_one()
14998 gcc_assert (DECL_FUNCTION_MEMBER_P (d)); in copy_fn_p()
17158 if (!DECL_FUNCTION_MEMBER_P (decl1) in start_preparsed_function()
H A DChangeLog-19941373 mark for later consideration, rather than DECL_FUNCTION_MEMBER_P.
3810 * cp-tree.h (DECL_FUNCTION_MEMBER_P): Change to more reliable test.
3817 * cp-tree.h (DECL_FUNCTION_MEMBER_P): Currently defined to be
3824 (pushdecl): Use DECL_FUNCTION_MEMBER_P to decide whether or not
H A Derror.cc3618 && DECL_FUNCTION_MEMBER_P (fn)) in function_category()
H A Ddecl2.cc3365 else if (DECL_FUNCTION_MEMBER_P (decl)) in import_export_decl()
H A Dpt.cc2377 else if (!DECL_FUNCTION_MEMBER_P (fn)) in determine_specialization()
5576 && (DECL_FUNCTION_MEMBER_P (decl) in check_default_tmpl_args()
5583 && (!DECL_FUNCTION_MEMBER_P (decl) in check_default_tmpl_args()
20899 && !DECL_FUNCTION_MEMBER_P (get_first_fn (function))) in tsubst_copy_and_build()
H A Dcp-tree.h3318 #define DECL_FUNCTION_MEMBER_P(NODE) \ macro
H A Dclass.cc8671 if (DECL_FUNCTION_MEMBER_P (fn)) in resolve_address_of_overloaded_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c147 if (DECL_FUNCTION_MEMBER_P (t)) in cp_dump_tree()
H A Dfriend.c132 if (DECL_FUNCTION_MEMBER_P (supplicant)) in is_friend()
H A Dsearch.c380 && ((DECL_FUNCTION_MEMBER_P (current_function_decl) in current_scope()
H A Dtypeck2.c515 if (DECL_FUNCTION_MEMBER_P (member) in cxx_incomplete_type_diagnostic()
H A Dcxx-pretty-print.c284 if (DECL_FUNCTION_MEMBER_P (t)) in pp_cxx_qualified_id()
H A Ddecl.c1914 if (DECL_FUNCTION_MEMBER_P (olddecl) in duplicate_decls()
7359 || DECL_FUNCTION_MEMBER_P (fn) in omp_declare_variant_finalize_one()
14200 gcc_assert (DECL_FUNCTION_MEMBER_P (d)); in copy_fn_p()
14252 gcc_assert (DECL_FUNCTION_MEMBER_P (d)); in move_fn_p()
16321 if (!DECL_FUNCTION_MEMBER_P (decl1) in start_preparsed_function()
H A Dcp-tree.h3130 #define DECL_FUNCTION_MEMBER_P(NODE) \ macro
3298 && DECL_FRIEND_P (NODE) && !DECL_FUNCTION_MEMBER_P (NODE)) \
H A Ddecl2.c3172 else if (DECL_FUNCTION_MEMBER_P (decl)) in import_export_decl()
H A Derror.c3525 && DECL_FUNCTION_MEMBER_P (fn)) in function_category()
H A Dpt.c2336 else if (!DECL_FUNCTION_MEMBER_P (fn)) in determine_specialization()
5434 && (DECL_FUNCTION_MEMBER_P (decl) in check_default_tmpl_args()
5441 && (!DECL_FUNCTION_MEMBER_P (decl) in check_default_tmpl_args()
20074 && !DECL_FUNCTION_MEMBER_P (get_first_fn (function))) in tsubst_copy_and_build()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3296 if (!DECL_FUNCTION_MEMBER_P (fn) in plugin_build_call_expr()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3137 if (!DECL_FUNCTION_MEMBER_P (fn) in plugin_build_call_expr()

12