Searched refs:newScope (Results 1 – 4 of 4) sorted by relevance
161 impScope := newScope(nil)163 scope := newScope(nil)
65 func newScope(parent *basicScope) *basicScope { func76 scope := newScope(parent)255 scope: newScope(parent),
116 scope: newScope(nil),
596 newScope := &Scope{603 newScope.inheritedVars[k] = v606 newScope.inheritedVars[k] = v610 return newScope