Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp234 std::tuple<Scope *, bool> Scope::IterateShadowedVariables(const util::StringView &name, const VariableVisitor &visitor) in IterateShadowedVariables() function in ark::es2panda::varbinder::Scope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp351 std::tuple<Scope *, bool> Scope::IterateShadowedVariables(const util::StringView &name, const VariableVisitior &visitor) in IterateShadowedVariables() function in panda::es2panda::binder::Scope

Completed in 4 milliseconds