Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c916 tree type_constr = current_template_constraints (); in maybe_new_partial_specialization() local
921 if (equivalent_constraints (type_constr, main_constr)) in maybe_new_partial_specialization()
934 && equivalent_constraints (type_constr, spec_constr)) in maybe_new_partial_specialization()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc933 tree type_constr = current_template_constraints (); in maybe_new_partial_specialization() local
938 if (equivalent_constraints (type_constr, main_constr)) in maybe_new_partial_specialization()
951 && equivalent_constraints (type_constr, spec_constr)) in maybe_new_partial_specialization()