Searched defs:ScanIdentifierStart (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/lexer/ | ||
| D | keywordsUtil.cpp | 197 void KeywordsUtil::ScanIdentifierStart(char32_t cp) in ScanIdentifierStart() function in panda::es2panda::lexer::KeywordsUtil |
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| D | keywordsUtil.cpp | 195 void KeywordsUtil::ScanIdentifierStart(const Keywords *kws, char32_t cp) in ScanIdentifierStart() function in ark::es2panda::lexer::KeywordsUtil |