func golang.org/x/tools/internal/typesinternal.SetUsesCgo
2 uses
golang.org/x/tools/internal/typesinternal (current package)
types.go#L16: func SetUsesCgo(conf *types.Config) bool {
golang.org/x/tools/go/packages
packages.go#L1044: if !typesinternal.SetUsesCgo(tc) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)