Home
last modified time | relevance | path

Searched defs:LogUnexpectedToken (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp213 void Lexer::LogUnexpectedToken(lexer::TokenType const tokenType) const in LogUnexpectedToken() function in ark::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp1319 void ParserImpl::LogUnexpectedToken(lexer::TokenType tokenType) in LogUnexpectedToken() function in ark::es2panda::parser::ParserImpl