Searched refs:__cxa_uncaught_exception (Results 1 – 20 of 20) sorted by relevance
22 ~A() { assert( __cxxabiv1::__cxa_uncaught_exception()); } in ~A()
25 assert(!__cxxabiv1::__cxa_uncaught_exception()); in main()
26 assert(!__cxxabiv1::__cxa_uncaught_exception()); in main()
48 __cxa_uncaught_exception() throw() { return false; } in __cxa_uncaught_exception() function
262 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor()
743 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception() function
47 __cxa_uncaught_exception() throw() { return false; } in __cxa_uncaught_exception() function
316 st_terminate exception_guard (__cxa_uncaught_exception ()); in __cxa_vec_dtor()
741 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception() function
24 return __cxa_uncaught_exception() ? 1 : 0;
23 return __cxa_uncaught_exception() ? 1 : 0;
160 extern _LIBCXXABI_FUNC_VIS bool __cxa_uncaught_exception() throw();
141 SYMBOL REMOVED: __cxa_uncaught_exception
763 SYMBOL REMOVED: __cxa_uncaught_exception
1894 {'type': 'FUNC', 'name': '__cxa_uncaught_exception'}
1883 {'is_defined': False, 'name': '__cxa_uncaught_exception', 'type': 'FUNC'}
1905 {'name': '__cxa_uncaught_exception', 'is_defined': False, 'type': 'FUNC'}