Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.h158 …void HandleFor(varbinder::LoopDeclarationScope *declScope, varbinder::LoopScope *loopScope, ForT *… in HandleFor()
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h773 void BindDecls(LoopDeclarationScope *declScope) in BindDecls()