Searched defs:unwindException (Results 1 – 1 of 1) sorted by relevance
161 struct _Unwind_Exception unwindException; member1283 llvm::Value *unwindException = builder.CreateExtractValue(caughtResult, 0); in createCatchWrappedInvokeFunction() local