Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp207 [[noreturn]] void Lexer::ThrowUnexpectedToken(lexer::TokenType tokenType) const in ThrowUnexpectedToken() function in panda::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp1109 void ParserImpl::ThrowUnexpectedToken(lexer::TokenType const tokenType) const in ThrowUnexpectedToken() function in panda::es2panda::parser::ParserImpl