Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp108 auto declCtx = varbinder::LexicalScope<varbinder::LoopDeclarationScope>(VarBinder()); in VisitForUpdateStatement() local
121 auto declCtx = varbinder::LexicalScope<varbinder::LoopDeclarationScope>(VarBinder()); in VisitForInStatement() local
131 auto declCtx = varbinder::LexicalScope<varbinder::LoopDeclarationScope>(VarBinder()); in VisitForOfStatement() local