Lines Matching refs:get_constraints
920 tree main_constr = get_constraints (tmpl); in maybe_new_partial_specialization()
932 tree spec_constr = get_constraints (spec_tmpl); in maybe_new_partial_specialization()
1726 tree c1 = e1->spec ? get_constraints (e1->spec) : NULL_TREE; in equal()
1727 tree c2 = e2->spec ? get_constraints (e2->spec) : NULL_TREE; in equal()
2478 set_constraints (decl, get_constraints (fn)); in determine_specialization()
6243 tree ci = get_constraints (tmpl); in redeclare_class_template()
6441 if (get_constraints (tmpl)) in complex_alias_template_p()
8113 tree parm_cons = get_constraints (parm); in is_compatible_template_arg()
10715 tree ci = get_constraints (decl); in uses_outer_template_parms()
11215 tree cons = get_constraints (tmpl); in tsubst_friend_class()
11245 if (tree ci = get_constraints (friend_tmpl)) in tsubst_friend_class()
13951 if (tree ci = get_constraints (t)) in tsubst_function_decl()
19239 if (tree ci = get_constraints (oldfn)) in tsubst_lambda_expr()
28515 ci = get_constraints (ctor); in build_deduction_guide()
28853 tree ci = get_constraints (f); in alias_ctad_tweaks()