Searched defs:ModuleSrcPath (Results 1 – 1 of 1) sorted by relevance
531 type ModuleSrcPath struct { struct532 SourcePath558 func (p ModuleSrcPath) genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath {562 func (p ModuleSrcPath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath {566 func (p ModuleSrcPath) resPathWithName(ctx ModuleContext, name string) ModuleResPath {571 func (p ModuleSrcPath) WithSubDir(ctx ModuleContext, subdir string) ModuleSrcPath {