Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp331 std::tuple<Scope *, bool> Scope::IterateShadowedVariables(const util::StringView &name, const Varia… in IterateShadowedVariables() function in panda::es2panda::binder::Scope
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp201 std::tuple<Scope *, bool> Scope::IterateShadowedVariables(const util::StringView &name, const Varia… in IterateShadowedVariables() function in ark::es2panda::varbinder::Scope