Home
last modified time | relevance | path

Searched defs:kws (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
H A DkeywordsUtil.cpp195 void KeywordsUtil::ScanIdentifierStart(const Keywords *kws, char32_t cp) in ScanIdentifierStart() argument
252 void KeywordsUtil::ScanIdContinueMaybeKeyword(const Keywords *kws, Span<const KeywordString> map) in ScanIdContinueMaybeKeyword() argument
H A Dlexer.cpp1291 void Lexer::NextToken(Keywords *kws) in NextToken() argument
/arkcompiler/ets_frontend/es2panda/lexer/
H A DkeywordsUtil.cpp271 const auto &kws = map[middle]; in ScanIdContinueMaybeKeyword() local

Completed in 4 milliseconds