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