Searched refs:adjustedExn (Results 1 – 1 of 1) sorted by relevance
4943 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam() local4946 LValue Src = CGF.MakeAddrLValue(adjustedExn, CatchType); in InitCatchParam()4957 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam() local4964 CGF.MakeAddrLValue(adjustedExn, CatchParam.getType())); in InitCatchParam()