Searched defs:SourcePath (Results 1 – 1 of 1) sorted by relevance
726 type SourcePath struct { struct727 basePath732 func (p SourcePath) withRel(rel string) SourcePath {772 func existsWithDependencies(ctx PathContext, path SourcePath) (exists bool, err error) {849 func (p SourcePath) String() string {855 func (p SourcePath) Join(ctx PathContext, paths ...string) SourcePath {864 func (p SourcePath) join(ctx PathContext, paths ...string) SourcePath {874 func (p SourcePath) OverlayPath(ctx ModuleContext, path Path) OptionalPath {1087 func (p SourcePath) genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath {1091 func (p SourcePath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath {[all …]