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