| /openbsd-src/gnu/llvm/libcxx/src/support/runtime/ |
| H A D | exception_msvc.ipp | 24 unexpected_handler __cdecl set_unexpected( 34 set_unexpected(unexpected_handler func) noexcept { 35 return ::set_unexpected(func);
|
| H A D | exception_fallback.ipp | 19 set_unexpected(unexpected_handler func) noexcept
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | eh34.C | 14 std::set_unexpected (my_unexpected); in main()
|
| H A D | eh33.C | 13 std::set_unexpected (my_unexpected); in main()
|
| H A D | eh50.C | 13 std::set_unexpected (my_unexpected); in main()
|
| H A D | eh51.C | 13 std::set_unexpected (my_unexpected); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/ |
| H A D | unexpected1_x.C | 13 std::set_unexpected (handle_unexpected); in unexpected1_x()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
| H A D | spec4.C | 19 std::set_unexpected (my_unexp); in main()
|
| H A D | spec1.C | 19 std::set_unexpected (my_unexp); in main()
|
| H A D | spec3.C | 19 std::set_unexpected (my_unexp); in main()
|
| H A D | spec2.C | 19 std::set_unexpected (my_unexp); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/ |
| H A D | unexpected1.C | 33 std::set_unexpected (handle_unexpected); in main()
|
| H A D | forced3.C | 53 std::set_unexpected (handle_unexpected); in main()
|
| /openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/ |
| H A D | eh_terminate.cc | 78 std::set_unexpected (std::unexpected_handler func) throw() in set_unexpected() function in std
|
| H A D | exception | 96 unexpected_handler set_unexpected(unexpected_handler) throw();
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/ |
| H A D | eh_terminate.cc | 82 std::set_unexpected (std::unexpected_handler func) throw() in set_unexpected() function in std
|
| H A D | exception | 85 unexpected_handler set_unexpected(unexpected_handler) throw();
|
| /openbsd-src/gnu/llvm/libcxxabi/src/ |
| H A D | cxa_default_handlers.cpp | 118 set_unexpected(unexpected_handler func) noexcept in set_unexpected() function
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | exception | 41 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 D | gnu.ver | 104 std::set_unexpected*;
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | UsingLibcxx.rst | 304 This macro is used to re-enable `set_unexpected`, `get_unexpected`, and
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1995 | 3079 set_terminate, and set_unexpected have C++ linkage.
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | ChangeLog-2001 | 5849 (set_unexpected): Same.
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| H A D | CHECKLIST | 296 T unexpected_handler set_unexpected(unexpected_handler f) throw();
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| H A D | CHECKLIST | 296 T unexpected_handler set_unexpected(unexpected_handler f) throw();
|