Home
last modified time | relevance | path

Searched refs:orig_targs (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c8574 tree orig_targs, in try_one_overload() argument
8618 tree oldelt = TREE_VEC_ELT (orig_targs, i); in try_one_overload()
H A DChangeLog.27546 * pt.c (try_one_overload): Take orig_targs again. Only check for
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c10118 tree orig_targs, in try_one_overload() argument
10162 tree oldelt = TREE_VEC_ELT (orig_targs, i); in try_one_overload()
H A DChangeLog-1998758 * pt.c (try_one_overload): Take orig_targs again. Only check for