Searched refs:deleteOurException (Results 1 – 1 of 1) sorted by relevance
327 void deleteOurException(OurUnwindException *expToDelete) { in deleteOurException() function354 deleteOurException(expToDelete); in deleteFromUnwindOurException()1237 llvm::Function *deleteOurException = module.getFunction("deleteOurException"); in createCatchWrappedInvokeFunction() local1240 builder.CreateCall(deleteOurException, in createCatchWrappedInvokeFunction()