Home
last modified time | relevance | path

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

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