Home
last modified time | relevance | path

Searched defs:nativeThrowFunct (Results 1 – 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1394 llvm::Function &nativeThrowFunct) { in createThrowExceptionFunction()
1519 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest() local