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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c2310 int they_hide_us;
2321 they_hide_us = (virtual_depth
2323 we_hide_them = (!they_hide_us && TREE_STATIC (level)
2326 if (!(we_hide_them || they_hide_us))
2334 if (they_hide_us)
2306 int they_hide_us; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc2344 int they_hide_us;
2355 they_hide_us = (virtual_depth
2357 we_hide_them = (!they_hide_us && TREE_STATIC (level)
2360 if (!(we_hide_them || they_hide_us))
2368 if (they_hide_us)
2340 int they_hide_us; local

Completed in 193 milliseconds