Home
last modified time | relevance | path

Searched defs:LoopEnvScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DenvScope.h76 class LoopEnvScope : public EnvScope { class
78 explicit LoopEnvScope(PandaGen *pg, varbinder::LoopScope *scope, LabelTarget target) in LoopEnvScope() function in ark::es2panda::ark::es2panda::compiler::LoopEnvScope
84 explicit LoopEnvScope(PandaGen *pg, LabelTarget target, varbinder::LoopScope *scope) in LoopEnvScope() function in ark::es2panda::ark::es2panda::compiler::LoopEnvScope
90 explicit LoopEnvScope(PandaGen *pg, varbinder::LoopDeclarationScope *scope) in LoopEnvScope() function in ark::es2panda::ark::es2panda::compiler::LoopEnvScope
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DenvScope.h97 class LoopEnvScope : public VariableEnvScope { class
99 explicit LoopEnvScope(PandaGen *pg, binder::LoopScope *scope, LabelTarget target) in LoopEnvScope() function in panda::es2panda::panda::es2panda::compiler::LoopEnvScope
104 explicit LoopEnvScope(PandaGen *pg, LabelTarget target, binder::LoopScope *scope) in LoopEnvScope() function in panda::es2panda::panda::es2panda::compiler::LoopEnvScope

Completed in 1 milliseconds