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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c2309 int we_hide_them;
2323 we_hide_them = (!they_hide_us && TREE_STATIC (level)
2326 if (!(we_hide_them || they_hide_us))
2338 if (we_hide_them)
2305 int we_hide_them; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc2343 int we_hide_them;
2357 we_hide_them = (!they_hide_us && TREE_STATIC (level)
2360 if (!(we_hide_them || they_hide_us))
2372 if (we_hide_them)
2339 int we_hide_them; local

Completed in 200 milliseconds