Home
last modified time | relevance | path

Searched refs:test_catch (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dexceptions-cxx-new.cpp5 void test_catch() { in test_catch() function
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dexception.ll24 ; void test_catch() {
31 ; CHECK-LABEL: test_catch:
47 define void @test_catch() personality i8* bitcast (i32 (...)* @__gxx_wasm_personality_v0 to i8*) {