Lines Matching full:is_keyword
3940 bool is_keyword = Token::IsKeyword(next);3944 next == Token::STRING || is_keyword) {3946 if (is_keyword) {