Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DenvScope.h78 explicit LoopEnvScope(PandaGen *pg, varbinder::LoopScope *scope, LabelTarget target) in LoopEnvScope() function
84 explicit LoopEnvScope(PandaGen *pg, LabelTarget target, varbinder::LoopScope *scope) in LoopEnvScope() function
90 explicit LoopEnvScope(PandaGen *pg, varbinder::LoopDeclarationScope *scope) in LoopEnvScope() function
Dpandagen.h279 friend class LoopEnvScope; variable
DdynamicContext.h32 class LoopEnvScope; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DenvScope.h99 explicit LoopEnvScope(PandaGen *pg, binder::LoopScope *scope, LabelTarget target) in LoopEnvScope() function
104 explicit LoopEnvScope(PandaGen *pg, LabelTarget target, binder::LoopScope *scope) in LoopEnvScope() function
Dpandagen.h555 friend class LoopEnvScope; variable