Home
last modified time | relevance | path

Searched refs:unify_bound_ttp_args (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-201645 (unify_bound_ttp_args): Adjust parm's args to apply to arg's
64 * pt.c (unify_bound_ttp_args): Split out from unify.
H A Dpt.cc7968 unify_bound_ttp_args (tree tparms, tree targs, tree parm, tree& arg, in unify_bound_ttp_args() function
23620 if (unify_bound_ttp_args (tparms, copy_of_targs, parm, arg, explain_p)) in try_class_unification()
24333 if (unify_bound_ttp_args (tparms, targs, parm, arg, explain_p)) in unify()
H A DChangeLog-20172739 * pt.c (unify_bound_ttp_args): Restore old logic for C++14 and down.
H A DChangeLog-20193282 * pt.c (unify_bound_ttp_args): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c7771 unify_bound_ttp_args (tree tparms, tree targs, tree parm, tree& arg, in unify_bound_ttp_args() function
22738 if (unify_bound_ttp_args (tparms, copy_of_targs, parm, arg, explain_p)) in try_class_unification()
23429 if (unify_bound_ttp_args (tparms, targs, parm, arg, explain_p)) in unify()