Home
last modified time | relevance | path

Searched refs:try_one_overload (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c146 static int try_one_overload (tree, tree, tree, tree, tree,
22394 if (try_one_overload (tparms, targs, tempargs, parm, in resolve_overloaded_unification()
22421 if (try_one_overload (tparms, targs, tempargs, parm, TREE_TYPE (fn), in resolve_overloaded_unification()
22589 try_one_overload (tree tparms, in try_one_overload() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc142 static int try_one_overload (tree, tree, tree, tree, tree,
23275 if (try_one_overload (tparms, targs, tempargs, parm, in resolve_overloaded_unification()
23302 if (try_one_overload (tparms, targs, tempargs, parm, TREE_TYPE (fn), in resolve_overloaded_unification()
23470 try_one_overload (tree tparms, in try_one_overload() function
H A DChangeLog-19991050 (try_one_overload): Likewise.
6394 (try_one_overload): Likewise.
H A DChangeLog-20052611 (try_one_overload): Simplify confusing cascaded if control flow.
H A DChangeLog-20072044 (try_one_overload): Ditto.
H A DChangeLog-1998758 * pt.c (try_one_overload): Take orig_targs again. Only check for
1472 (try_one_overload): Likewise.
H A DChangeLog-20013479 (try_one_overload): Use result of maybe_adjust_types_for_deduction.
H A DChangeLog-20164021 * pt.c (try_one_overload): Handle comparing argument packs so
H A DChangeLog-20112297 (resolve_overloaded_unification, try_one_overload): Likewise.
H A DChangeLog-20212147 (try_one_overload): Likewise.
H A DChangeLog-20174689 * pt.c (try_one_overload): Remove asserts.
H A DChangeLog-20031521 * pt.c (try_one_overload): Add addr_p parameter.