Home
last modified time | relevance | path

Searched refs:current_exception (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dexception_ptr.h74 exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT;
101 friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT;
256 return current_exception(); in make_exception_ptr()
265 return current_exception(); in make_exception_ptr()
Dnested_exception.h57 nested_exception() noexcept : _M_ptr(current_exception()) { } in nested_exception()
Deh_ptr.cc145 std::current_exception() noexcept in current_exception() function in std
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20081654 * testsuite/18_support/exception_ptr/current_exception.cc: Use it.
1662 * libsupc++/exception_ptr.h (exception_ptr, current_exception,
1665 * libsupc++/eh_ptr.cc (exception_ptr, current_exception,
1687 * testsuite/18_support/exception_ptr/current_exception.cc: Test the
1688 core functionality of current_exception().
1822 * libsupc++/exception_ptr.h (exception_ptr, current_exception,
1825 * libsupc++/eh_ptr.cc (exception_ptr, current_exception,
1847 * testsuite/18_support/exception_ptr/current_exception.cc: Test the
1848 core functionality of current_exception().
DChangeLog-20143407 * testsuite/18_support/exception_ptr/current_exception.cc: Likewise.
DChangeLog-20164970 * testsuite/18_support/exception_ptr/current_exception.cc: Likewise.
DChangeLog-20095530 * testsuite/18_support/exception_ptr/current_exception.cc: Likewise.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dfuture1415 (*_M_result)->_M_error = current_exception();
1438 (*_M_result)->_M_error = current_exception();
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
Dgnu.ver75 # std::current_exception
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS107026 3ba3ed11aea6aeaac34e5250048fc5b1 libstdc++-v3/testsuite/18_support/exception_ptr/current_exception