Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp47 VariableScope *Scope::EnclosingVariableScope() in EnclosingVariableScope() function in ark::es2panda::varbinder::Scope
62 const VariableScope *Scope::EnclosingVariableScope() const 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