Home
last modified time | relevance | path

Searched refs:inInnerScope (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.cpp409 auto const inInnerScope = [targetStatement](varbinder::Scope const *scope, ir::AstNode const *parent) -> bool { in OnBreakStatement() local
429 if (!inInnerScope(variable->AsLocalVariable()->GetScope(), breakStatement)) { in OnBreakStatement()

Completed in 1 milliseconds