Searched defs:SourcePath (Results 1 – 1 of 1) sorted by relevance
310 type SourcePath struct { struct311 basePath435 func (p SourcePath) String() string {441 func (p SourcePath) Join(ctx PathContext, paths ...string) SourcePath {448 func (p SourcePath) OverlayPath(ctx ModuleContext, path Path) OptionalPath {521 SourcePath anonMember