Home
last modified time | relevance | path

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

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