Home | History | Annotate | Download | only in Sema

Lines Matching refs:SkipStart

5890   unsigned SkipStart = OperatorArrows.size(), SkipCount = 0;
5895 SkipStart = (Limit - 1) / 2 + (Limit - 1) % 2;
5900 if (I == SkipStart) {