Home | History | Annotate | Download | only in Format

Lines Matching refs:isLiteral

535            (!Tok->Previous->Tok.isLiteral() &&
1104 (Tok.Next->Tok.isLiteral() ||
1190 if (PrevToken->Tok.isLiteral() ||
1193 NextToken->Tok.isLiteral() ||
1559 Tok->Tok.isLiteral())
1890 return Left.Tok.isLiteral();
1898 (Left.Tok.isLiteral() ||
1908 return Right.Tok.isLiteral() ||