Home | History | Annotate | Download | only in Sema

Lines Matching full:comparisonwidth

6344     unsigned comparisonWidth = S.Context.getIntWidth(T);
6351 if (unsignedRange.Width < comparisonWidth)