Home
last modified time | relevance | path

Searched refs:catch_exceptions (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h162 catch_exceptions_ = GTEST_FLAG(catch_exceptions); in GTestFlagSaver()
184 GTEST_FLAG(catch_exceptions) = catch_exceptions_; in ~GTestFlagSaver()
828 bool catch_exceptions() const { return catch_exceptions_; } in catch_exceptions() function
H A Dgtest.cc222 GTEST_DEFINE_bool_(catch_exceptions,
568 if (!GTEST_FLAG(catch_exceptions)) in GTestShouldProcessSEH()
2466 if (internal::GetUnitTestImpl()->catch_exceptions()) { in HandleExceptionsInMethodIfSupported()
4880 impl()->set_catch_exceptions(GTEST_FLAG(catch_exceptions)); in Run()
4887 if (impl()->catch_exceptions() || in_death_test_child_process) { in Run()
5948 &GTEST_FLAG(catch_exceptions)) || in ParseGoogleTestFlag()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h97 GTEST_DECLARE_bool_(catch_exceptions);
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20056295 * exceptions.h (catch_exceptions): Delete errstring parameter.
6298 (catch_exceptions): Update.
6302 * exceptions.c (catch_exceptions): Update.
6313 catch_exceptions, use catch_exceptions and exception_fprintf.
6316 prefix to catch_exceptions, use catch_exceptions and
6540 (catch_exceptions): Replace body with call to
6555 (throw_exception, catcher, catch_exceptions)
H A DChangeLog-20175824 references to catch_exceptions.
5825 * exceptions.c (catch_exceptions, catch_exceptions_with_msg):
5827 * exceptions.h (catch_exceptions_ftype, catch_exceptions)
5846 catch_exceptions.
5849 (add_vsyscall_page): Use TRY/CATCH instead of catch_exceptions.
H A DChangeLog-20012800 catch_exceptions.
2858 (catch_exceptions): Declare.
2866 (catch_exceptions): New function, use catcher.
H A DChangeLog-200911578 * exceptions.h: Clean up some comments on catch_exceptions usage.
11580 catch_exceptions.
H A DChangeLog-20117563 * exceptions.c (catch_exceptions):
H A DChangeLog-20036834 (insert_breakpoints): Use catch_exceptions to call
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20056295 * exceptions.h (catch_exceptions): Delete errstring parameter.
6298 (catch_exceptions): Update.
6302 * exceptions.c (catch_exceptions): Update.
6313 catch_exceptions, use catch_exceptions and exception_fprintf.
6316 prefix to catch_exceptions, use catch_exceptions and
6540 (catch_exceptions): Replace body with call to
6555 (throw_exception, catcher, catch_exceptions)
H A DChangeLog-20175824 references to catch_exceptions.
5825 * exceptions.c (catch_exceptions, catch_exceptions_with_msg):
5827 * exceptions.h (catch_exceptions_ftype, catch_exceptions)
5846 catch_exceptions.
5849 (add_vsyscall_page): Use TRY/CATCH instead of catch_exceptions.
H A DChangeLog-20012800 catch_exceptions.
2858 (catch_exceptions): Declare.
2866 (catch_exceptions): New function, use catcher.
H A DChangeLog-200911578 * exceptions.h: Clean up some comments on catch_exceptions usage.
11580 catch_exceptions.
H A DChangeLog-20117563 * exceptions.c (catch_exceptions):
H A DChangeLog-20036834 (insert_breakpoints): Use catch_exceptions to call
/netbsd-src/external/gpl3/gdb/dist/gdb/mi/
H A DChangeLog-1999-2003368 Modify function to comply with requirements from catch_exceptions.
370 (mi_execute_command): Use catch_exceptions.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/mi/
H A DChangeLog-1999-2003368 Modify function to comply with requirements from catch_exceptions.
370 (mi_execute_command): Use catch_exceptions.