Searched refs:deleteOurException (Results 1 – 2 of 2) 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()
332 void deleteOurException(OurUnwindException *expToDelete) { in deleteOurException() function359 deleteOurException(expToDelete); in deleteFromUnwindOurException()1229 llvm::Function *deleteOurException = module.getFunction("deleteOurException"); in createCatchWrappedInvokeFunction() local1232 builder.CreateCall(deleteOurException, in createCatchWrappedInvokeFunction()