Lines Matching defs:SetScope
415 void SetScope(const Scope &);
525 void SetScope(Scope &);
2251 void ImplicitRulesVisitor::SetScope(const Scope &scope) {
2261 SetScope(scope);
2596 SetScope(currScope_->parent().IsGlobal()
2600 void ScopeHandler::SetScope(Scope &scope) {
2602 ImplicitRulesVisitor::SetScope(InclusiveScope());
4660 SetScope(DEREF(symbol->scope()));
9567 SetScope(topScope_);
9925 resolver_.SetScope(*scope);
9932 resolver_.SetScope(*outerScope_);
10009 SetScope(*node.scope());
10030 SetScope(*node.scope());
10076 SetScope(*node.scope());
10136 visitor.SetScope(const_cast<Scope &>(moduleScope));