Lines Matching refs:DECL_CONSTRUCTOR_P
392 TREE_HAS_CONSTRUCTOR (function) = (decl && DECL_CONSTRUCTOR_P (decl)); in build_call_a()
2189 if (i == 0 && nargs == 1 && DECL_CONSTRUCTOR_P (fn) in conv_flags()
2238 if (DECL_CONSTRUCTOR_P (fn)) in add_function_candidate()
2287 if (viable && len == 1 && parmlist && DECL_CONSTRUCTOR_P (fn) in add_function_candidate()
2315 if (DECL_CONSTRUCTOR_P (fn)) in add_function_candidate()
2368 && ! DECL_CONSTRUCTOR_P (fn)); in add_function_candidate()
3370 if (DECL_CONSTRUCTOR_P (tmpl) && nargs == 2 in add_template_candidate_real()
3444 if (DECL_CONSTRUCTOR_P (fn) && nargs == 2) in add_template_candidate_real()
4225 if (!DECL_CONSTRUCTOR_P (cand->fn)) in build_user_type_conversion_1()
4246 if ((flags & LOOKUP_PREFER_RVALUE) && !DECL_CONSTRUCTOR_P (cand->fn)) in build_user_type_conversion_1()
5797 if (DECL_CONSTRUCTOR_P (fn)) in add_candidates()
7493 if (DECL_NONCONVERTING_P (convfn) && DECL_CONSTRUCTOR_P (convfn) in convert_like_real_1()
7548 if (DECL_CONSTRUCTOR_P (convfn)) in convert_like_real_1()
8561 if (DECL_CONSTRUCTOR_P (fn)) in build_over_call()
8697 if (DECL_CONSTRUCTOR_P (fn)) in build_over_call()
8916 else if (DECL_CONSTRUCTOR_P (fn) in build_over_call()
9221 if (DECL_CONSTRUCTOR_P (fndecl)) in build_over_call()
10249 gcc_assert (!DECL_DESTRUCTOR_P (fn) && !DECL_CONSTRUCTOR_P (fn)); in build_new_method_call_1()
10255 if (DECL_CONSTRUCTOR_P (fn)) in build_new_method_call_1()
10270 if (DECL_CONSTRUCTOR_P (fn) in build_new_method_call_1()
10335 if (DECL_CONSTRUCTOR_P (fn) in build_new_method_call_1()
10409 else if (DECL_CONSTRUCTOR_P (current_function_decl) in build_new_method_call_1()
10411 warning (0, (DECL_CONSTRUCTOR_P (current_function_decl) in build_new_method_call_1()
10418 && !DECL_CONSTRUCTOR_P (fn) in build_new_method_call_1()
11332 if (DECL_CONSTRUCTOR_P (cand1->fn) in joust()
11434 && (!DECL_CONSTRUCTOR_P (cand1->fn) || !DECL_CONSTRUCTOR_P (cand2->fn)) in joust()
11449 && !DECL_CONSTRUCTOR_P (w->fn) && !DECL_CONSTRUCTOR_P (l->fn)) in joust()
11532 cand1->num_convs + DECL_CONSTRUCTOR_P (cand1->fn)); in joust()
11700 gcc_assert (!DECL_CONSTRUCTOR_P (cand1->fn)); in joust()