Searched refs:newScope (Results 1 – 4 of 4) sorted by relevance
140 impScope := newScope(nil)142 scope := newScope(nil)
65 func newScope(parent *basicScope) *basicScope { func76 scope := newScope(parent)255 scope: newScope(parent),
115 scope: newScope(nil),
706 newScope := &Scope{713 newScope.inheritedVars[k] = v716 newScope.inheritedVars[k] = v720 return newScope