Home
last modified time | relevance | path

Searched defs:EnclosingVariableScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp23 VariableScope *Scope::EnclosingVariableScope() noexcept in EnclosingVariableScope() function in ark::es2panda::varbinder::Scope
28 const VariableScope *Scope::EnclosingVariableScope() const noexcept in EnclosingVariableScope() function in ark::es2panda::varbinder::Scope
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp24 VariableScope *Scope::EnclosingVariableScope() in EnclosingVariableScope() function in panda::es2panda::binder::Scope