Home | History | Annotate | Download | only in Lex

Lines Matching refs:ActualLength

722   unsigned ActualLength = PP.getSpelling(DigitTok, DigitTokBegin, &Invalid);
730 for (unsigned i = 0; i != ActualLength; ++i) {