Searched refs:resumeOurException (Results 1 – 1 of 1) sorted by relevance
1257 llvm::Function *resumeOurException = module.getFunction("_Unwind_Resume"); in createCatchWrappedInvokeFunction() local1258 builder.CreateCall(resumeOurException, in createCatchWrappedInvokeFunction()