Searched defs:__cxa_uncaught_exception (Results 1 – 6 of 6) sorted by relevance
47 __cxa_uncaught_exception() throw() { return false; } in __cxa_uncaught_exception() function
783 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_init_primary_exception() function
48 __cxa_uncaught_exception() throw() { return false; } in __cxa_uncaught_exception() function
756 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception() function