Lines Matching full:otherrange
4761 IntRange OtherRange = IntRange::forValueOfType(S.Context, OtherT);4762 unsigned OtherWidth = OtherRange.Width;4766 if (!OtherRange.NonNegative) {4787 if (OtherRange.NonNegative) {4790 } else if (!OtherRange.NonNegative && !ConstantSigned) {