Searched refs:pathForModuleSrc (Results 1 – 2 of 2) sorted by relevance
320 prefix := pathForModuleSrc(ctx).String()414 paths := ctx.GlobFiles(pathForModuleSrc(ctx, s).String(), expandedExcludes)417 p := pathForModuleSrc(ctx, s)1041 func pathForModuleSrc(ctx ModuleContext, paths ...string) SourcePath { func1062 subDirFullPath := pathForModuleSrc(ctx, subDir)1073 subDirFullPath := pathForModuleSrc(ctx, subDir)
714 return pathForModuleSrc(ctx)