golang.org/x/tools/go/packages.Package.IllTyped (field)

6 uses

	golang.org/x/tools/go/packages (current package)
		packages.go#L516: 	IllTyped bool `json:"-"`
		packages.go#L1020: 			ld.pkgs[i].IllTyped = false
		packages.go#L1321: 			if imp.IllTyped {
		packages.go#L1327: 	lpkg.IllTyped = illTyped
		packages.go#L1499: 	lpkg.IllTyped = true // fail safe
		packages.go#L1575: 	lpkg.IllTyped = false