Home
last modified time | relevance | path

Searched refs:EnclosingFunctionVariableScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dhoisting.cpp53 auto *funcScope = scope->EnclosingFunctionVariableScope(); in HoistVar()
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp59 FunctionScope *Scope::EnclosingFunctionVariableScope() in EnclosingFunctionVariableScope() function in panda::es2panda::binder::Scope
Dscope.h251 FunctionScope *EnclosingFunctionVariableScope();