Searched refs:withRel (Results 1 – 1 of 1) sorted by relevance
1090 func (p basePath) withRel(rel string) basePath { func1108 func (p SourcePath) withRel(rel string) SourcePath { func1109 p.basePath = p.basePath.withRel(rel)1260 return p.withRel(path)1269 return p.withRel(path)1309 func (p OutputPath) withRel(rel string) OutputPath { func1310 p.basePath = p.basePath.withRel(rel)1398 return p.withRel(path)1575 OutputPath: pathForModuleOut(ctx).withRel(p),1604 OutputPath: pathForModuleOut(ctx).withRel("gen").withRel(p),[all …]