Home
last modified time | relevance | path

Searched refs:get_unexpected (Results 1 – 12 of 12) sorted by relevance

/external/libcxx/test/std/depr/exception.unexpected/set.unexpected/
Dget_unexpected.pass.cpp29 std::unexpected_handler old = std::get_unexpected(); in main()
33 assert(std::get_unexpected() == f1); in main()
36 assert(std::get_unexpected() == f2); in main()
/external/libcxx/test/libcxx/depr/exception.unexpected/
Dget_unexpected.pass.cpp30 std::unexpected_handler old = std::get_unexpected(); in main()
34 assert(std::get_unexpected() == f1); in main()
37 assert(std::get_unexpected() == f2); in main()
Dunexpected_disabled_cpp17.fail.cpp21 std::get_unexpected(); // expected-error {{no member named 'get_unexpected' in namespace 'std'}} in main()
/external/libcxxabi/src/
Dcxa_handlers.cpp27 get_unexpected() _NOEXCEPT in get_unexpected() function
44 __unexpected(get_unexpected()); in unexpected()
Dcxa_exception.cpp263 exception_header->unexpectedHandler = std::get_unexpected(); in __cxa_throw()
726 dep_exception_header->unexpectedHandler = std::get_unexpected(); in __cxa_rethrow_primary_exception()
Dcxa_personality.cpp1229 u_handler = std::get_unexpected(); in __cxa_call_unexpected()
/external/libcxx/src/support/runtime/
Dexception_fallback.ipp27 get_unexpected() _NOEXCEPT
36 (*get_unexpected())();
Dexception_msvc.ipp39 unexpected_handler get_unexpected() _NOEXCEPT {
45 (*get_unexpected())();
/external/libcxx/include/
Dexception43 unexpected_handler get_unexpected() noexcept;
121 _LIBCPP_FUNC_VIS unexpected_handler get_unexpected() _NOEXCEPT;
/external/libcxx/docs/
DUsingLibcxx.rst258 This macro is used to re-enable the `set_unexpected`, `get_unexpected`, and
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym38037 FUNC 53010 2c 0 std::get_unexpected()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym39482 FUNC 7b40c 1c 0 std::get_unexpected