Home | History | Annotate | Download | only in Lex

Lines Matching refs:ActualLength

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