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

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc317 bool saw_cleanup = false;
339 saw_cleanup = true;
386 found_type = (saw_cleanup ? found_cleanup : found_nothing);
316 bool saw_cleanup = false; local
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc531 bool saw_cleanup = false;
557 saw_cleanup = true;
604 found_type = (saw_cleanup ? found_cleanup : found_nothing);
530 bool saw_cleanup = false; local

Completed in 110 milliseconds