Searched refs:toolDepPath (Results 1 – 1 of 1) sorted by relevance
1343 type toolDepPath struct { struct1347 func (t toolDepPath) RelativeToTop() Path { argument1352 var _ Path = toolDepPath{}1359 func pathForBuildToolDep(ctx PathContext, path string) toolDepPath {1360 return toolDepPath{basePath{path, ""}}