Searched defs:ThrowUnexpectedToken (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| H A D | lexer.cpp | 206 [[noreturn]] void Lexer::ThrowUnexpectedToken(lexer::TokenType tokenType) const in ThrowUnexpectedToken() function in ark::es2panda::lexer::Lexer |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | parserImpl.cpp | 1220 void ParserImpl::ThrowUnexpectedToken(lexer::TokenType const tokenType) const in ThrowUnexpectedToken() function in ark::es2panda::parser::ParserImpl |
Completed in 4 milliseconds