Searched refs:adjustedExn (Results 1 – 1 of 1) sorted by relevance
4668 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam() local4671 LValue Src = CGF.MakeAddrLValue(adjustedExn, CatchType); in InitCatchParam()4682 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam() local4689 CGF.MakeAddrLValue(adjustedExn, CatchParam.getType())); in InitCatchParam()