Searched refs:any_dependent_targs (Results 1 – 1 of 1) sorted by relevance
23088 bool any_dependent_targs = false; in type_unification_real() local23098 if (!any_dependent_targs && dependent_template_arg_p (targ)) in type_unification_real()23099 any_dependent_targs = true; in type_unification_real()23139 processing_template_decl_sentinel s (!any_dependent_targs); in type_unification_real()23141 if (saw_undeduced == 1 && !any_dependent_targs) in type_unification_real()23164 else if (!any_dependent_targs) in type_unification_real()