Searched defs:SourcePath (Results 1 – 1 of 1) sorted by relevance
1033 type SourcePath struct { struct1034 basePath1037 func (p SourcePath) RelativeToTop() Path {1044 func (p SourcePath) withRel(rel string) SourcePath {1086 func existsWithDependencies(ctx PathGlobContext, path SourcePath) (exists bool, err error) {1172 func (p SourcePath) String() string {1181 func (p SourcePath) Join(ctx PathContext, paths ...string) SourcePath {1190 func (p SourcePath) join(ctx PathContext, paths ...string) SourcePath {1200 func (p SourcePath) OverlayPath(ctx ModuleMissingDepsPathContext, path Path) OptionalPath {1438 func (p SourcePath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {[all …]