/llvm-project/clang/test/SemaCXX/ |
H A D | coroutines.cpp | 140 void unhandled_exception(); 148 void unhandled_exception(); in no_coroutine_handle() 337 void unhandled_exception() const noexcept {} in unevaluated4() 523 void unhandled_exception(); in mem_fn() 532 void unhandled_exception(); 618 void unhandled_exception(); 651 void unhandled_exception(); 661 void unhandled_exception(); 672 void unhandled_exception(); 707 void unhandled_exception(); [all...] |
H A D | coreturn.cpp | 18 void unhandled_exception(); 25 void unhandled_exception(); 34 void unhandled_exception(); 43 void unhandled_exception(); 53 void unhandled_exception(); 63 void unhandled_exception(); 71 void unhandled_exception();
|
H A D | coroutine-alloc-4.cpp | 16 void unhandled_exception() {} in unhandled_exception() function 31 void unhandled_exception() {} in unhandled_exception() function 47 void unhandled_exception() {} in unhandled_exception() function 65 void unhandled_exception() {} in unhandled_exception() function 81 void unhandled_exception() {} in unhandled_exception() function 102 void unhandled_exception() {} in unhandled_exception() function
|
H A D | co_await-range-for.cpp | 44 void unhandled_exception(); 62 void unhandled_exception(); 96 void unhandled_exception(); 137 void unhandled_exception();
|
H A D | coroutine-final-suspend-noexcept.cpp | 47 static void unhandled_exception(); 78 static void unhandled_exception(); 99 static void unhandled_exception();
|
H A D | warn-unsequenced-coro.cpp | 18 void unhandled_exception(); 33 void unhandled_exception() noexcept; 49 void unhandled_exception() {} in unhandled_exception() function
|
H A D | coreturn-eh.cpp | 21 void unhandled_exception(); 30 void unhandled_exception();
|
H A D | coroutine-dealloc.cpp | 17 void unhandled_exception() {} in unhandled_exception() function 36 [[noreturn]] void unhandled_exception();
|
H A D | coroutine-allocs.cpp | 17 void unhandled_exception() {} in unhandled_exception() function 76 void unhandled_exception() {} in unhandled_exception() function
|
H A D | coro-return-type-and-wrapper.cpp | 27 void unhandled_exception(); 133 void unhandled_exception();
|
H A D | coroutine-rvo.cpp | 58 static void unhandled_exception() {} in unhandled_exception() function 134 static void unhandled_exception();
|
H A D | coro-lifetimebound.cpp | 15 void unhandled_exception(); 156 void unhandled_exception();
|
/llvm-project/clang/test/CodeGenCoroutines/ |
H A D | coro-aligned-alloc.cpp | 17 void unhandled_exception() {} in unhandled_exception() function 42 void unhandled_exception() {} in unhandled_exception() function 75 void unhandled_exception() {} in unhandled_exception() function 94 void unhandled_exception() {} in unhandled_exception() function 115 void unhandled_exception() {} in unhandled_exception() function 134 void unhandled_exception() {} in unhandled_exception() function 154 void unhandled_exception() {} in unhandled_exception() function 176 void unhandled_exception() {} in unhandled_exception() function
|
H A D | coro-aligned-alloc-2.cpp | 19 void unhandled_exception() {} in unhandled_exception() function 39 void unhandled_exception() {} in unhandled_exception() function 59 void unhandled_exception() {} in unhandled_exception() function 81 void unhandled_exception() {} in unhandled_exception() function 104 void unhandled_exception() {} in unhandled_exception() function
|
H A D | coro-params.cpp | 36 void unhandled_exception() noexcept; 156 void unhandled_exception() {} in unhandled_exception() function 180 void unhandled_exception();
|
H A D | coro-ret-void.cpp | 11 void unhandled_exception() noexcept; 43 void unhandled_exception() noexcept;
|
H A D | coro-await-resume-eh.cpp | 25 void unhandled_exception() {} in unhandled_exception() function 99 void unhandled_exception() {} in unhandled_exception() function
|
H A D | coro-gro.cpp | 22 void unhandled_exception() noexcept; 83 void unhandled_exception() {} in unhandled_exception() function in invoker::invoker_promise
|
H A D | coro-gro2.cpp | 26 static void unhandled_exception(); 55 static void unhandled_exception();
|
H A D | coro-init-await-nontrivial-return.cpp | 31 void unhandled_exception() {} in unhandled_exception() function 71 void unhandled_exception() {} in unhandled_exception() function
|
H A D | coro-dest-slot.cpp | 13 static void unhandled_exception();
|
/llvm-project/clang/test/PCH/ |
H A D | coroutines.cpp | 41 void unhandled_exception() noexcept; 53 void unhandled_exception() noexcept;
|
/llvm-project/libcxx/test/std/language.support/support.coroutines/end.to.end/ |
H A D | generator.pass.cpp | 31 void unhandled_exception() {} in unhandled_exception() function 90 void unhandled_exception() {} in unhandled_exception() function
|
/llvm-project/llvm/test/tools/llvm-profgen/ |
H A D | coroutine.test | 26 void unhandled_exception() {} 40 void unhandled_exception() { std::terminate(); }
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/ |
H A D | coroutine-hostile-raii.cpp | 71 void unhandled_exception() {} in unhandled_exception() function 166 void unhandled_exception() {} in unhandled_exception() function
|