Searched defs:ScanIdContinueMaybeKeyword (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/lexer/ | ||
| D | keywordsUtil.cpp | 254 void KeywordsUtil::ScanIdContinueMaybeKeyword(Span<const KeywordString> map) in ScanIdContinueMaybeKeyword() function in panda::es2panda::lexer::KeywordsUtil |
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| D | keywordsUtil.cpp | 252 void KeywordsUtil::ScanIdContinueMaybeKeyword(const Keywords *kws, Span<const KeywordString> map) in ScanIdContinueMaybeKeyword() function in ark::es2panda::lexer::KeywordsUtil |