Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserStatements.cpp242 void ETSParser::ValidateLabeledStatement(lexer::TokenType type) in ValidateLabeledStatement() function in ark::es2panda::parser::ETSParser
DstatementParser.cpp406 void ParserImpl::ValidateLabeledStatement([[maybe_unused]] lexer::TokenType type) {} in ValidateLabeledStatement() function in ark::es2panda::parser::ParserImpl