Searched refs:CheckKeyword (Results 1 – 2 of 2) sorted by relevance
81 lexer_->CheckKeyword<keyword_type>(type, flags_); in SetKeyword()
126 void CheckKeyword([[maybe_unused]] TokenType type, [[maybe_unused]] LexerNextTokenFlags flags);378 void Lexer::CheckKeyword([[maybe_unused]] TokenType type, [[maybe_unused]] LexerNextTokenFlags flag… in CheckKeyword() function