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