Searched defs:ModuleSrcPath (Results 1 – 1 of 1) sorted by relevance
520 type ModuleSrcPath struct { struct521 SourcePath547 func (p ModuleSrcPath) genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath {551 func (p ModuleSrcPath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath {555 func (p ModuleSrcPath) resPathWithName(ctx ModuleContext, name string) ModuleResPath {560 func (p ModuleSrcPath) WithSubDir(ctx ModuleContext, subdir string) ModuleSrcPath {