Searched refs:rawAdjustedExn (Results 1 – 1 of 1) sorted by relevance
4942 llvm::Value *rawAdjustedExn = CallBeginCatch(CGF, Exn, true); in InitCatchParam() local4943 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam()4953 llvm::CallInst *rawAdjustedExn = in InitCatchParam() local4957 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam()