Home
last modified time | relevance | path

Searched refs:nativeThrowFunctName (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1460 std::string nativeThrowFunctName) { in createUnwindExceptionTest() argument
1469 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest()