Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp318 OurUnwindException *createOurException(int type) { createOurException() function
1415 llvm::Function *createOurException = module.getFunction("createOurException"); createThrowExceptionFunction() local