Searched defs:IterateShadowedVariables (Results 1 – 2 of 2) sorted by relevance
331 std::tuple<Scope *, bool> Scope::IterateShadowedVariables(const util::StringView &name, const Varia… in IterateShadowedVariables() function in panda::es2panda::binder::Scope
201 std::tuple<Scope *, bool> Scope::IterateShadowedVariables(const util::StringView &name, const Varia… in IterateShadowedVariables() function in ark::es2panda::varbinder::Scope