Searched refs:__cxa_uncaught_exceptions (Results 1 – 8 of 8) sorted by relevance
27 assert(0 == __cxxabiv1::__cxa_uncaught_exceptions()); in main()
27 ~B() { assert( data_ == __cxxabiv1::__cxa_uncaught_exceptions()); } in ~B()
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
22 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'}