Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp883 bool ParserImpl::ValidateBreakLabel(util::StringView label) in ValidateBreakLabel() function in ark::es2panda::parser::ParserImpl
DETSparser.cpp964 bool ETSParser::ValidateBreakLabel([[maybe_unused]] util::StringView label) in ValidateBreakLabel() function in ark::es2panda::parser::ETSParser