Searched defs:BackwardToken (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/lexer/ | ||
| D | lexer.cpp | 110 void Lexer::BackwardToken(TokenType type, size_t offset) in BackwardToken() function in panda::es2panda::lexer::Lexer |
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| D | lexer.cpp | 125 void Lexer::BackwardToken(TokenType type, size_t offset) in BackwardToken() function in ark::es2panda::lexer::Lexer |