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