Home
last modified time | relevance | path

Searched refs:uncaught_exception (Results 1 – 19 of 19) sorted by relevance

/external/libcxx/test/std/language.support/support.exception/uncaught/
Duncaught_exception.pass.cpp20 assert(std::uncaught_exception()); in ~A()
29 assert(!std::uncaught_exception()); in B()
38 assert(!std::uncaught_exception()); in main()
43 assert(!std::uncaught_exception()); in main()
45 assert(!std::uncaught_exception()); in main()
/external/libcxx/src/support/runtime/
Dexception_fallback.ipp79 bool uncaught_exception() _NOEXCEPT { return uncaught_exceptions() > 0; }
83 #warning uncaught_exception not yet implemented
Dexception_libcxxabi.ipp17 bool uncaught_exception() _NOEXCEPT { return uncaught_exceptions() > 0; }
Dexception_msvc.ipp80 bool uncaught_exception() _NOEXCEPT { return uncaught_exceptions() > 0; }
/external/catch2/include/internal/
Dcatch_uncaught_exceptions.cpp18 return std::uncaught_exception(); in uncaught_exceptions()
/external/Reactive-Extensions/RxCpp/Rx/v2/test/
Dtest.cpp4 inline bool uncaught_exception() noexcept(true) { in uncaught_exception() function
Dtest.h4 inline bool uncaught_exception() noexcept(true) { in uncaught_exception() function
/external/libcxx/test/support/
Drapid-cxx-test.hpp480 uncaught_exception enumerator
692 case failure_type::uncaught_exception: in report()
817 o.type = failure_type::uncaught_exception; in run()
/external/libcxx/include/
Dexception51 bool uncaught_exception() noexcept;
130 _LIBCPP_FUNC_VIS bool uncaught_exception() _NOEXCEPT;
Dostream275 && !uncaught_exception())
/external/Microsoft-GSL/
DCMakeLists.txt48 # remove deprecation warnings about std::uncaught_exception() (from catch)
/external/catch2/docs/
Dlimitations.md145 …`libc++` and `libstdc++` (or their runtimes) have a bug with `std::uncaught_exception()` getting s…
Drelease-notes.md387 * Fixed `std::uncaught_exception` deprecation warning (#1124)
477 * Implemented a workaround for `std::uncaught_exception` issues in libcxxrt
567 …996 warning caused by upcoming updated to MSVC 2017, marking `std::uncaught_exception` as deprecat…
Dconfiguration.md129 …ONFIG_CPP17_UNCAUGHT_EXCEPTIONS // Use std::uncaught_exceptions instead of std::uncaught_exception
/external/libcxx/lib/abi/
DCHANGELOG.TXT135 for std::uncaught_exception and std::uncaught_exceptions haven't changed,
/external/bcc/tests/cc/
Dcatch.hpp7856 if( std::uncaught_exception() ) in ~Section()
/external/catch2/single_include/catch2/
Dcatch.hpp12631 return std::uncaught_exception(); in uncaught_exceptions()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym37608 FUNC 52854 10 0 std::uncaught_exception()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym39107 FUNC 7a9b0 20 0 std::uncaught_exception