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