Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp366 OurUnwindException *createOurException(int type) { in createOurException() function
1511 llvm::Function *createOurException = module.getFunction("createOurException"); in createThrowExceptionFunction() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp361 OurUnwindException *createOurException(int type) { in createOurException() function
1467 llvm::Function *createOurException = module.getFunction("createOurException"); in createThrowExceptionFunction() local