Searched refs:ScanCharLiteral (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | ETSLexer.h | 37 bool ScanCharLiteral() override; |
H A D | ETSLexer.cpp | 32 bool ETSLexer::ScanCharLiteral() in ScanCharLiteral() function in ark::es2panda::lexer::ETSLexer |
H A D | lexer.h | 261 virtual bool ScanCharLiteral() in ScanCharLiteral() function in ark::es2panda::ark::es2panda::lexer::Lexer |
H A D | lexer.cpp | 1467 if (ScanCharLiteral()) { in NextToken() |
Completed in 4 milliseconds