Searched refs:resPathWithName (Results 1 – 1 of 1) sorted by relevance
149 resPathWithName(ctx ModuleContext, name string) ModuleResPath methodSpec177 return path.resPathWithName(ctx, name)1095 func (p SourcePath) resPathWithName(ctx ModuleContext, name string) ModuleResPath { func