Searched defs:ContentCache (Results 1 – 3 of 3) sorted by relevance
180 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() function182 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function189 ContentCache(const ContentCache &RHS) in ContentCache() function
35 const SrcMgr::ContentCache &ContentCache, in recordFileContent()
1586 const SrcMgr::ContentCache &ContentCache = in ReadSLocEntry() local