Searched defs:PhonyPath (Results 1 – 1 of 1) sorted by relevance
1800 type PhonyPath struct { struct1801 basePath1804 func (p PhonyPath) writablePath() {}1806 func (p PhonyPath) getBuildDir() string {1811 func (p PhonyPath) RelativeToTop() Path {1818 func (p PhonyPath) ReplaceExtension(ctx PathContext, ext string) OutputPath {