Searched defs:deleteOurException (Results 1 – 1 of 1) sorted by relevance
326 void deleteOurException(OurUnwindException *expToDelete) { in deleteOurException() function1236 llvm::Function *deleteOurException = module.getFunction("deleteOurException"); in createCatchWrappedInvokeFunction() local