Searched refs:createOurException (Results 1 – 1 of 1) sorted by relevance
361 OurUnwindException *createOurException(int type) { in createOurException() function1467 llvm::Function *createOurException = module.getFunction("createOurException"); in createThrowExceptionFunction() local1472 llvm::Value *exception = builder.CreateCall(createOurException, in createThrowExceptionFunction()