go/types.Scope.LookupParent (method)

one use

	go/types (current package)
		scope2.go#L24: func (s *Scope) LookupParent(name string, pos token.Pos) (*Scope, Object) {