Searched defs:ValidateBreakLabel (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | parserImpl.cpp | 883 bool ParserImpl::ValidateBreakLabel(util::StringView label) in ValidateBreakLabel() function in ark::es2panda::parser::ParserImpl |
| D | ETSparser.cpp | 964 bool ETSParser::ValidateBreakLabel([[maybe_unused]] util::StringView label) in ValidateBreakLabel() function in ark::es2panda::parser::ETSParser |