Home
last modified time | relevance | path

Searched refs:tmpl_constr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1052 tree tmpl_constr = TEMPLATE_PARMS_CONSTRAINTS (current_template_parms); in current_template_constraints() local
1053 return build_constraints (tmpl_constr, NULL_TREE); in current_template_constraints()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1106 tree tmpl_constr = TEMPLATE_PARMS_CONSTRAINTS (current_template_parms); in current_template_constraints() local
1107 return build_constraints (tmpl_constr, NULL_TREE); in current_template_constraints()