Home | History | Annotate | Download | only in Sema

Lines Matching full:skipcount

5614   unsigned SkipStart = OperatorArrows.size(), SkipCount = 0;
5620 SkipCount = OperatorArrows.size() - (Limit - 1);
5627 << SkipCount;
5628 I += SkipCount;