Home
last modified time | relevance | path

Searched defs:varScope (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvariable.cpp52 VariableScope *varScope = scope->EnclosingVariableScope(); in SetLexical() local
H A Dvarbinder.h118 void ResetAllScopes(GlobalScope *topScope, VariableScope *varScope, Scope *scope) in ResetAllScopes() argument
H A Dvarbinder.cpp550 VariableScope *varScope = scope_->EnclosingVariableScope(); in ResolveReference() local
/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.cpp50 VariableScope *varScope = scope->IsFunctionParamScope() ? in SetLexical() local
H A Dbinder.cpp754 VariableScope *varScope = scope_->EnclosingVariableScope(); in ResolveReference() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp421 const auto *varScope = scope_->AsVariableScope(); in LoadAccFromArgs() local

Completed in 8 milliseconds