Home
last modified time | relevance | path

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

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