Searched refs:catch_all (Results 1 – 2 of 2) sorted by relevance
45 define i32 @catch_all() {63 ; CHECK-LABEL: define i32 @catch_all()66 ; CHECK-NEXT: call i8* (...) @llvm.eh.actions(i32 1, i8* null, i32 -1, i8* blockaddress(@catch_all,…
9 extern "C" void catch_all() { in catch_all() function