Searched defs:ContentCache (Results 1 – 2 of 2) sorted by relevance
187 ContentCache() in ContentCache() function192 ContentCache(FileEntryRef Ent) : ContentCache(Ent, Ent) {} in ContentCache() function194 ContentCache(FileEntryRef Ent, FileEntryRef contentEnt) in ContentCache() function201 ContentCache(const ContentCache &RHS) in ContentCache() function
1708 const SrcMgr::ContentCache &ContentCache = in ReadSLocEntry() local