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