Searched defs:IsIdentifierStart (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | keywordsUtil.cpp | 174 bool KeywordsUtil::IsIdentifierStart(char32_t cp) in IsIdentifierStart() function in ark::es2panda::lexer::KeywordsUtil |
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
H A D | keywordsUtil.cpp | 175 bool KeywordsUtil::IsIdentifierStart(char32_t cp) in IsIdentifierStart() function in panda::es2panda::lexer::KeywordsUtil |
Completed in 2 milliseconds