Lines Matching defs:NextToken
729 const FormatToken *NextToken = Tok.getNextNonComment();730 if (NextToken == NULL)744 if (NextToken->is(tok::l_square))749 NextToken->Tok.isLiteral() || NextToken->isUnaryOperator())