Searched refs:FileCache (Results 1 – 2 of 2) sorted by relevance
86 if proj, exists := rtx.Info.FileCache[filename]; exists {128 info.FileCache = make(map[string]*project)168 info.FileCache[filepath.Join(r.GitProj.RepoDir, n)] = r
33 FileCache map[string]*project // Map source files to project member