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