Searched defs:LookupParent (Results 1 – 2 of 2) sorted by relevance
99 func (s *Scope) LookupParent(name string, pos token.Pos) (*Scope, Object) { func
96 func (s *Scope) LookupParent(name string, pos syntax.Pos) (*Scope, Object) { func