Searched refs:newScope (Results 1 – 4 of 4) sorted by relevance
145 impScope := newScope(nil)147 scope := newScope(nil)
65 func newScope(parent *basicScope) *basicScope { func76 scope := newScope(parent)255 scope: newScope(parent),
116 scope: newScope(nil),
598 newScope := &Scope{605 newScope.inheritedVars[k] = v608 newScope.inheritedVars[k] = v612 return newScope