Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1341 createThrowExceptionFunction(llvm::Module &module, llvm::IRBuilder<> &builder, in createThrowExceptionFunction() function
1473 llvm::Function *throwFunct = createThrowExceptionFunction(module, in createUnwindExceptionTest()