type go/types.Instance
6 uses
go/types (current package)
api.go#L252: Instances map[*ast.Ident]Instance
api.go#L453: type Instance struct {
recording.go#L137: m[ident] = Instance{newTypeList(targs), typ}
go.pact.im/x/plumb/internal/packagestest
packagestest.go#L218: Instances: map[*ast.Ident]types.Instance{},
golang.org/x/tools/go/packages
packages.go#L1341: Instances: make(map[*ast.Ident]types.Instance),
golang.org/x/tools/internal/typesinternal
types.go#L161: Instances: map[*ast.Ident]types.Instance{},
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)