Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DenvScope.h71 explicit LoopEnvScope(PandaGen *pg, binder::LoopScope *scope, LabelTarget target) in LoopEnvScope() function
77 explicit LoopEnvScope(PandaGen *pg, LabelTarget target, binder::LoopScope *scope) in LoopEnvScope() function
DdynamicContext.h32 class LoopEnvScope; variable
Dpandagen.h536 friend class LoopEnvScope; variable