Searched defs:__cxa_uncaught_exception (Results 1 – 4 of 4) sorted by relevance
47 __cxa_uncaught_exception() throw() { return false; } in __cxa_uncaught_exception() function
741 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception() function
48 __cxa_uncaught_exception() throw() { return false; } in __cxa_uncaught_exception() function
743 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception() function