Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c24164 tree origs1, origs2; in more_specialized_fn() local
24205 origs1 = args1; in more_specialized_fn()
24380 if (!lose2 && check_undeduced_parms (targs1, origs1, args1)) in more_specialized_fn()
24397 && compparms (origs1, origs2)) in more_specialized_fn()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc25083 tree origs1, origs2; in more_specialized_fn() local
25124 origs1 = args1; in more_specialized_fn()
25290 if (!lose2 && check_undeduced_parms (targs1, origs1, args1)) in more_specialized_fn()
25307 && compparms (origs1, origs2)) in more_specialized_fn()