Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.h166 loopScope->BindDecls(declScope); in HandleFor()
H A DscopesInitPhase.cpp158 lexicalScope.GetScope()->BindDecls(declCtx.GetScope()); in VisitForUpdateStatement()
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h832 void BindDecls(LoopDeclarationScope *declScope) in BindDecls() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::LoopScope
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DenumLowering.cpp824 loopScope.GetScope()->BindDecls(loopDeclScope.GetScope());

Completed in 8 milliseconds