Home | History | Annotate | Download | only in src

Lines Matching refs:is_keyword

4062   bool is_keyword = Token::IsKeyword(next);
4066 next == Token::STRING || is_keyword) {
4068 if (is_keyword) {