Searched refs:resPathWithName (Results 1 – 1 of 1) sorted by relevance
228 resPathWithName(ctx ModuleOutPathContext, name string) ModuleResPath methodSpec256 return path.resPathWithName(ctx, name)1334 func (p SourcePath) resPathWithName(ctx ModuleOutPathContext, name string) ModuleResPath { func