Home
last modified time | relevance | path

Searched refs:__cxa_uncaught_exceptions (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/libcxxabi/test/
H A Dnoexception4.pass.cpp26 assert(0 == __cxxabiv1::__cxa_uncaught_exceptions()); in main()
H A Duncaught_exceptions.pass.cpp23 ~A() { assert( data_ == __cxxabiv1::__cxa_uncaught_exceptions()); } in ~A()
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_noexception.cpp50 __cxa_uncaught_exceptions() throw() { return 0; } in __cxa_uncaught_exceptions() function
H A Dcxa_exception.cpp762 __cxa_uncaught_exception() throw() { return __cxa_uncaught_exceptions() != 0; } in __cxa_uncaught_exception()
765 __cxa_uncaught_exceptions() throw() in __cxa_uncaught_exceptions() function
/llvm-project-15.0.7/libcxx/src/support/runtime/
H A Dexception_libcxxabi.ipp21 return __cxa_uncaught_exceptions();
/llvm-project-15.0.7/libcxxabi/include/
H A Dcxxabi.h161 extern _LIBCXXABI_FUNC_VIS unsigned int __cxa_uncaught_exceptions() throw();
/llvm-project-15.0.7/libcxx/lib/abi/
H A DCHANGELOG.TXT383 libc++ now re-exports `__cxa_throw_bad_array_new_length` and `__cxa_uncaught_exceptions`,
661 Symbol added: __cxa_uncaught_exceptions
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist31 {'is_defined': False, 'name': '__cxa_uncaught_exceptions', 'type': 'FUNC'}
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist59 {'is_defined': False, 'name': '__cxa_uncaught_exceptions', 'type': 'FUNC'}
H A Dpowerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist1089 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_uncaught_exceptions', 'storage_mapping…
H A Dpowerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist1089 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_uncaught_exceptions', 'storage_mapping…