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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c1109 tree tpls = NULL_TREE; local
1117 tpls = lookup_add (*iter, tpls);
1121 convs = tpls;
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc1720 tree tpls = NULL_TREE; local
1728 tpls = lookup_add (*iter, tpls);
1732 convs = tpls;

Completed in 119 milliseconds