Searched defs:createOurException (Results 1 – 1 of 1) sorted by relevance
318 OurUnwindException *createOurException(int type) { in createOurException() function1415 llvm::Function *createOurException = module.getFunction("createOurException"); in createThrowExceptionFunction() local