Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1009 llvm::Value **caughtResultStorage) { in createFinallyBlock()
1186 llvm::Value *caughtResultStorage = NULL; in createCatchWrappedInvokeFunction() local