Searched refs:is_list_ctor (Results 1 – 6 of 6) sorted by relevance
2108 && !is_list_ctor (cand->fn)) in implicit_conversion_1()6149 if (check_list_ctor && !is_list_ctor (fn)) in add_candidates()12087 && is_list_ctor (cand1->fn) != is_list_ctor (cand2->fn)) in joust()13296 is_list_ctor (tree decl) in is_list_ctor() function
775 || !is_list_ctor (current_function_decl)) in maybe_warn_list_ctor()
1531 (is_list_ctor): New fn.
6661 extern bool is_list_ctor (tree);
15147 if (is_list_ctor (decl)) in grok_special_member_properties()
30244 if (is_list_ctor (dg)) in do_class_deduction()