Searched defs:ValidateLabeledStatement (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | ETSparserStatements.cpp | 242 void ETSParser::ValidateLabeledStatement(lexer::TokenType type) in ValidateLabeledStatement() function in ark::es2panda::parser::ETSParser |
| D | statementParser.cpp | 406 void ParserImpl::ValidateLabeledStatement([[maybe_unused]] lexer::TokenType type) {} in ValidateLabeledStatement() function in ark::es2panda::parser::ParserImpl |