Searched refs:nativeThrowFunct (Results 1 – 1 of 1) sorted by relevance
1396 llvm::Function &nativeThrowFunct) { in createThrowExceptionFunction() argument1434 builder.CreateCall(&nativeThrowFunct, exceptionType); in createThrowExceptionFunction()1521 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest() local1530 *nativeThrowFunct); in createUnwindExceptionTest()