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

/freebsd-12-stable/contrib/gcc/cp/
H A Dsearch.c2331 tree tpls;
2333 for (tpls = conv; tpls; tpls = OVL_NEXT (tpls))
2335 tree tpl = OVL_CURRENT (tpls);
2326 tree tpls; local

Completed in 52 milliseconds