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