Searched defs:ContentCache (Results 1 – 5 of 5) sorted by relevance
142 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() function144 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function154 ContentCache(const ContentCache &RHS) in ContentCache() function
179 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() function181 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function188 ContentCache(const ContentCache &RHS) in ContentCache() function
35 const SrcMgr::ContentCache &ContentCache, in recordFileContent()
1294 const SrcMgr::ContentCache *ContentCache in ReadSLocEntry() local
1535 const SrcMgr::ContentCache &ContentCache = in ReadSLocEntry() local