Searched refs:adjustedExn (Results 1 – 1 of 1) sorted by relevance
4565 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam() local4568 LValue Src = CGF.MakeAddrLValue(adjustedExn, CatchType); in InitCatchParam()4579 Address adjustedExn(CGF.Builder.CreateBitCast(rawAdjustedExn, PtrTy), in InitCatchParam() local4586 CGF.MakeAddrLValue(adjustedExn, CatchParam.getType())); in InitCatchParam()