Searched refs:fns1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
H A Dname-lookup.c3483 tree fns1;
3485 for (fns1 = s1; fns1; fns1 = OVL_NEXT (fns1))
3487 tree fn1 = OVL_CURRENT (fns1);
3500 if (!fns1)
3478 tree fns1; local

Completed in 83 milliseconds