golang.org/x/tools/go/packages.Package.IllTyped (field)
6 uses
golang.org/x/tools/go/packages (current package)
packages.go#L510: IllTyped bool `json:"-"`
packages.go#L1002: ld.pkgs[i].IllTyped = false
packages.go#L1301: if imp.IllTyped {
packages.go#L1307: lpkg.IllTyped = illTyped
packages.go#L1461: lpkg.IllTyped = true // fail safe
packages.go#L1537: lpkg.IllTyped = false
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)