Home
last modified time | relevance | path

Searched refs:set_unexpected (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/llvm/libcxx/src/support/runtime/
H A Dexception_msvc.ipp24 unexpected_handler __cdecl set_unexpected(
34 set_unexpected(unexpected_handler func) noexcept {
35 return ::set_unexpected(func);
H A Dexception_fallback.ipp19 set_unexpected(unexpected_handler func) noexcept
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh34.C14 std::set_unexpected (my_unexpected); in main()
H A Deh33.C13 std::set_unexpected (my_unexpected); in main()
H A Deh50.C13 std::set_unexpected (my_unexpected); in main()
H A Deh51.C13 std::set_unexpected (my_unexpected); in main()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dunexpected1_x.C13 std::set_unexpected (handle_unexpected); in unexpected1_x()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec4.C19 std::set_unexpected (my_unexp); in main()
H A Dspec1.C19 std::set_unexpected (my_unexp); in main()
H A Dspec3.C19 std::set_unexpected (my_unexp); in main()
H A Dspec2.C19 std::set_unexpected (my_unexp); in main()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dunexpected1.C33 std::set_unexpected (handle_unexpected); in main()
H A Dforced3.C53 std::set_unexpected (handle_unexpected); in main()
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_terminate.cc78 std::set_unexpected (std::unexpected_handler func) throw() in set_unexpected() function in std
H A Dexception96 unexpected_handler set_unexpected(unexpected_handler) throw();
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_terminate.cc82 std::set_unexpected (std::unexpected_handler func) throw() in set_unexpected() function in std
H A Dexception85 unexpected_handler set_unexpected(unexpected_handler) throw();
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_default_handlers.cpp118 set_unexpected(unexpected_handler func) noexcept in set_unexpected() function
/openbsd-src/gnu/llvm/libcxx/include/
H A Dexception41 unexpected_handler set_unexpected(unexpected_handler f ) noexcept;
174 _LIBCPP_FUNC_VIS unexpected_handler set_unexpected(unexpected_handler) _NOEXCEPT;
/openbsd-src/gnu/gcc/libstdc++-v3/config/abi/pre/
H A Dgnu.ver104 std::set_unexpected*;
/openbsd-src/gnu/llvm/libcxx/docs/
H A DUsingLibcxx.rst304 This macro is used to re-enable `set_unexpected`, `get_unexpected`, and
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19953079 set_terminate, and set_unexpected have C++ linkage.
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-20015849 (set_unexpected): Same.
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST296 T unexpected_handler set_unexpected(unexpected_handler f) throw();
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST296 T unexpected_handler set_unexpected(unexpected_handler f) throw();

12