Home
last modified time | relevance | path

Searched refs:DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Doptimize.c218 gcc_assert (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn) in can_alias_cdtor()
466 if (!DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn) in maybe_clone_body()
H A Drepo.c333 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl) in repo_emit_p()
H A Dmangle.c1875 else if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (ctor)) in write_special_name_constructor()
3870 && !DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl) in mangle_decl()
H A Dmethod.c2429 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn) in lazily_declare_fn()
H A Dcp-tree.h2751 #define DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P(NODE) \ macro
2805 && (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (FN) \
H A Ddecl2.c1947 || DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl)) in vague_linkage_p()
H A Dcall.c3126 if ((DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (tmpl) in add_template_candidate_real()
9120 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn)) in build_new_method_call_1()
H A Dtree.c5088 || DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl)) in decl_linkage()
H A Ddecl.c11833 else if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (current_function_decl) in grokdeclarator()
14999 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl1)) in start_preparsed_function()
H A Dclass.c4593 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn)) in clone_function_decl()
H A Dsemantics.c2482 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (get_first_fn (fn))) in finish_call_expr()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drepo.c336 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl) in repo_emit_p()
H A Doptimize.c210 if (!DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn) in maybe_clone_body()
H A Dmangle.c688 || DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl))) in write_mangled_name()
1603 || DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (ctor)); in write_special_name_constructor()
3382 && !DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl) in mangle_decl()
H A Dmethod.c1826 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn) in lazily_declare_fn()
H A Dcp-tree.h2103 #define DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P(NODE) \ macro
2161 && (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (FN) \
H A Ddecl2.c2444 else if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl) in import_export_decl()
H A Dclass.c990 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (method)) in add_method()
4200 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn)) in clone_function_decl()
H A Dcall.c2866 if ((DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (tmpl) in add_template_candidate_real()
7143 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (fn)) in build_new_method_call_1()
H A Ddecl.c9773 else if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (current_function_decl) in grokdeclarator()
12716 if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl1)) in start_preparsed_function()