Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/runtime/
H A Dexception_fallback.ipp75 bool uncaught_exception() noexcept { return uncaught_exceptions() > 0; }
77 int uncaught_exceptions() noexcept
80 fprintf(stderr, "uncaught_exceptions not yet implemented\n");
H A Dexception_libcxxabi.ipp16 bool uncaught_exception() noexcept { return uncaught_exceptions() > 0; }
18 int uncaught_exceptions() noexcept
H A Dexception_msvc.ipp79 bool uncaught_exception() noexcept { return uncaught_exceptions() > 0; }
81 int uncaught_exceptions() noexcept {
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc148 std::uncaught_exceptions() throw() in uncaught_exceptions() function in std
H A Dexception123 _GLIBCXX17_DEPRECATED_SUGGEST("std::uncaught_exceptions()")
132 int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc148 std::uncaught_exceptions() throw() in uncaught_exceptions() function in std
H A Dexception111 int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dexception.d62 int uncaught_exceptions() nothrow;
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dexception51 int uncaught_exceptions() noexcept; // C++17
134 _LIBCPP_FUNC_VIS _LIBCPP_AVAILABILITY_UNCAUGHT_EXCEPTIONS int uncaught_exceptions() _NOEXCEPT;
H A D__availability98 // This controls the availability of std::uncaught_exceptions().
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_exception.cc271 int uncaught = std::uncaught_exceptions(); in ~uncaught_exceptions_checker()
/netbsd-src/external/apache2/llvm/dist/libcxx/lib/abi/
H A DCHANGELOG.TXT753 * r333467 - Fix embarrasing typo in uncaught_exceptions.
757 for std::uncaught_exception and std::uncaught_exceptions haven't changed,
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc1507 int uncaught_exceptions() throw()
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusPaperStatus.csv7 "`N4259 <https://wg21.link/n4259>`__","CWG","Wording for std::uncaught_exceptions","Urbana","|Compl…
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20153961 * libsupc++/exception (uncaught_exceptions): Add comment. Reorder #if.
3962 * testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc:
3990 * libsupc++/eh_catch.cc (uncaught_exception, uncaught_exceptions):
3999 Add support for std::uncaught_exceptions.
4003 * libsupc++/eh_catch.cc (uncaught_exceptions): New.
4004 * libsupc++/exception (uncaught_exceptions): New.
4005 * testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc: New.
H A DChangeLog-20171298 * testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc:
H A DChangeLog-20204589 * testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc:
H A DChangeLog-20215521 * testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc:
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1964 # std::uncaught_exceptions()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver2000 # std::uncaught_exceptions()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20207906 std::uncaught_exceptions instead of deprecated
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS4671 + std::uncaught_exceptions function (this is also available for
H A DMD5SUMS93079 …c62379a8c649236297579 libstdc++-v3/testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS6547 + std::uncaught_exceptions function (this is also available for
H A DMD5SUMS107129 …2e5800b6607de94d5b7ed libstdc++-v3/testsuite/18_support/uncaught_exceptions/uncaught_exceptions.cc