Searched defs:scopes (Results 1 – 4 of 4) sorted by relevance
26 static void AddScopes(ir::AstNode *node, std::set<varbinder::Scope *> &scopes) noexcept in AddScopes()40 …rbinder::Variable *FindVariable(ir::Identifier *ident, std::set<varbinder::Scope *> const &scopes)… in FindVariable()
186 def scopes(self): member in Frame
205 scopes: Scope[]; property in CfgBuilder
1390 attr_reader :scopes accessor