Home
last modified time | relevance | path

Searched refs:template_unification_rejection (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c692 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection() function
3429 reason = template_unification_rejection (tmpl, explicit_targs, in add_template_candidate_real()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc690 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection() function
3565 reason = template_unification_rejection (tmpl, explicit_targs, in add_template_candidate_real()
H A DChangeLog-20121193 (template_unification_rejection, print_z_candidate): Adjust.
H A DChangeLog-20112314 (template_unification_rejection): Define.