func golang.org/x/tools/internal/gcimporter.FindPkg
2 uses
golang.org/x/tools/internal/gcimporter (current package)
exportdata.go#L301: func FindPkg(path, srcDir string) (filename, id string, err error) {
gcimporter.go#L69: filename, id, err = FindPkg(path, srcDir)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)