Home
last modified time | relevance | path

Searched refs:unify_one_argument (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog1290 * pt.cc (unify_one_argument): Not here.
1319 * pt.cc (unify_one_argument): Call mark_single_function.
DChangeLog-20141954 * pt.c (unify_one_argument): Type/expression mismatch just causes
Dpt.cc22741 unify_one_argument (tree tparms, tree targs, tree parm, tree arg, in unify_one_argument() function
22952 if (unify_one_argument (tparms, full_targs, parm, arg, subr, strict, in type_unification_real()
23886 if (unify_one_argument (tparms, targs, parm, arg, subr, strict, in unify_pack_expansion()
DChangeLog-20153256 (unify_one_argument): Not here.
DChangeLog-20133031 (unify_one_argument): Call uses_deducible_template_parms.
DChangeLog-20111458 (unify_one_argument): Split from type_unification_real...
DChangeLog-20212145 (unify_one_argument): Pass tparms to
DChangeLog-20171783 (unify_one_argument): Adjust.