Home
last modified time | relevance | path

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

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