Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp161 struct _Unwind_Exception unwindException; member
1283 llvm::Value *unwindException = builder.CreateExtractValue(caughtResult, 0); in createCatchWrappedInvokeFunction() local