Searched refs:withRel (Results 1 – 1 of 1) sorted by relevance
719 func (p basePath) withRel(rel string) basePath { func732 func (p SourcePath) withRel(rel string) SourcePath { func733 p.basePath = p.basePath.withRel(rel)860 return p.withRel(path)869 return p.withRel(path)905 func (p OutputPath) withRel(rel string) OutputPath { func906 p.basePath = p.basePath.withRel(rel)974 return p.withRel(path)1161 OutputPath: pathForModule(ctx).withRel(p),1184 OutputPath: pathForModule(ctx).withRel("gen").withRel(p),[all …]