Searched defs:LogUnexpectedToken (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | parserImpl.cpp | 1336 void ParserImpl::LogUnexpectedToken(lexer::TokenType tokenType) in LogUnexpectedToken() function in ark::es2panda::parser::ParserImpl |
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| D | lexer.cpp | 231 void Lexer::LogUnexpectedToken(lexer::TokenType const tokenType) const in LogUnexpectedToken() function in ark::es2panda::lexer::Lexer |