Searched refs:try_one_overload (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 146 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 D | pt.cc | 142 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 D | ChangeLog-1999 | 1050 (try_one_overload): Likewise. 6394 (try_one_overload): Likewise.
|
| H A D | ChangeLog-2005 | 2611 (try_one_overload): Simplify confusing cascaded if control flow.
|
| H A D | ChangeLog-2007 | 2044 (try_one_overload): Ditto.
|
| H A D | ChangeLog-1998 | 758 * pt.c (try_one_overload): Take orig_targs again. Only check for 1472 (try_one_overload): Likewise.
|
| H A D | ChangeLog-2001 | 3479 (try_one_overload): Use result of maybe_adjust_types_for_deduction.
|
| H A D | ChangeLog-2016 | 4021 * pt.c (try_one_overload): Handle comparing argument packs so
|
| H A D | ChangeLog-2011 | 2297 (resolve_overloaded_unification, try_one_overload): Likewise.
|
| H A D | ChangeLog-2021 | 2147 (try_one_overload): Likewise.
|
| H A D | ChangeLog-2017 | 4689 * pt.c (try_one_overload): Remove asserts.
|
| H A D | ChangeLog-2003 | 1521 * pt.c (try_one_overload): Add addr_p parameter.
|