Searched refs:__cxa_uncaught_exceptions (Results 1 – 16 of 16) sorted by relevance
27 assert(0 == __cxxabiv1::__cxa_uncaught_exceptions()); in main()
27 ~B() { assert( data_ == __cxxabiv1::__cxa_uncaught_exceptions()); } in ~B()
26 assert(0 == __cxxabiv1::__cxa_uncaught_exceptions()); in main()
20 ~A() { assert( data_ == __cxxabiv1::__cxa_uncaught_exceptions()); } in ~A()
51 __cxa_uncaught_exceptions() throw() { return 0; } in __cxa_uncaught_exceptions() function
743 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception()746 __cxa_uncaught_exceptions() throw() in __cxa_uncaught_exceptions() function
50 __cxa_uncaught_exceptions() throw() { return 0; } in __cxa_uncaught_exceptions() function
741 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception()744 __cxa_uncaught_exceptions() throw() in __cxa_uncaught_exceptions() function
22 return __cxa_uncaught_exceptions();
21 return __cxa_uncaught_exceptions();
161 extern _LIBCXXABI_FUNC_VIS unsigned int __cxa_uncaught_exceptions() throw();
142 Symbol added: __cxa_uncaught_exceptions
1861 {'name': '__cxa_uncaught_exceptions', 'is_defined': False, 'type': 'FUNC'}
365 libc++ now re-exports `__cxa_throw_bad_array_new_length` and `__cxa_uncaught_exceptions`,764 Symbol added: __cxa_uncaught_exceptions
55 {'is_defined': False, 'name': '__cxa_uncaught_exceptions', 'type': 'FUNC'}