Searched refs:tmpl_constr (Results 1 – 2 of 2) sorted by relevance
1052 tree tmpl_constr = TEMPLATE_PARMS_CONSTRAINTS (current_template_parms); in current_template_constraints() local1053 return build_constraints (tmpl_constr, NULL_TREE); in current_template_constraints()
1106 tree tmpl_constr = TEMPLATE_PARMS_CONSTRAINTS (current_template_parms); in current_template_constraints() local1107 return build_constraints (tmpl_constr, NULL_TREE); in current_template_constraints()