Searched defs:ContentCache (Results 1 – 3 of 3) sorted by relevance
41 auto *ContentCache = const_cast<SrcMgr::ContentCache *>( in getToken() local
153 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() function155 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function162 ContentCache(const ContentCache &RHS) in ContentCache() function
1459 const SrcMgr::ContentCache *ContentCache in ReadSLocEntry() local