Home
last modified time | relevance | path

Searched refs:CheckKeyword (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
DkeywordsUtil.h81 lexer_->CheckKeyword<keyword_type>(type, flags_); in SetKeyword()
Dlexer.h126 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