Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c125 static int try_one_overload (tree, tree, tree, tree, tree,
15247 if (try_one_overload (tparms, targs, tempargs, parm, in resolve_overloaded_unification()
15274 if (try_one_overload (tparms, targs, tempargs, parm, in resolve_overloaded_unification()
15416 try_one_overload (tree tparms, in try_one_overload() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c143 static int try_one_overload (tree, tree, tree, tree, tree,
20593 if (try_one_overload (tparms, targs, tempargs, parm, in resolve_overloaded_unification()
20621 if (try_one_overload (tparms, targs, tempargs, parm, TREE_TYPE (fn), in resolve_overloaded_unification()
20773 try_one_overload (tree tparms, in try_one_overload() function