Home | History | Annotate | Download | only in Sema

Lines Matching refs:SkipStart

5614   unsigned SkipStart = OperatorArrows.size(), SkipCount = 0;
5619 SkipStart = (Limit - 1) / 2 + (Limit - 1) % 2;
5624 if (I == SkipStart) {