Home
last modified time | relevance | path

Searched refs:ThrowAndCatch (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/
H A Dqueue_user_work_item.cpp10 void ThrowAndCatch();
19 void ThrowAndCatch() { in ThrowAndCatch() function
32 ThrowAndCatch(); in work_item()
H A Ddll_seh.cpp18 void ThrowAndCatch();
28 void ThrowAndCatch() { in ThrowAndCatch() function
43 ThrowAndCatch(); in test_function()
H A Dseh.cpp24 void ThrowAndCatch();
35 void ThrowAndCatch() { in ThrowAndCatch() function
51 ThrowAndCatch(); in main()
H A Dbind_io_completion_callback.cpp10 void ThrowAndCatch();
19 void ThrowAndCatch() { in ThrowAndCatch() function
35 ThrowAndCatch(); in completion_callback()
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Dthrow_catch.cpp15 void ThrowAndCatch() { in ThrowAndCatch() function
30 ThrowAndCatch(); in TestThrow()
H A Dcontiguous_container.cpp54 void ThrowAndCatch() { in ThrowAndCatch() function
66 ThrowAndCatch(); in TestThrow()
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_test.cpp29 void ThrowAndCatch() { in ThrowAndCatch() function
41 ThrowAndCatch(); // Simulate __asan_handle_no_return(). in Child()