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

6 uses

	golang.org/x/tools/go/packages (current package)
		packages.go#L355: 	IllTyped bool
		packages.go#L815: 			ld.pkgs[i].IllTyped = false
		packages.go#L1081: 			if imp.IllTyped {
		packages.go#L1087: 	lpkg.IllTyped = illTyped
		packages.go#L1232: 	lpkg.IllTyped = true // fail safe
		packages.go#L1308: 	lpkg.IllTyped = false