Searched defs:ContentCache (Results 1 – 2 of 2) sorted by relevance
182 ContentCache() in ContentCache() function187 ContentCache(FileEntryRef Ent) : ContentCache(Ent, Ent) {} in ContentCache() function189 ContentCache(FileEntryRef Ent, const FileEntry *contentEnt) in ContentCache() function196 ContentCache(const ContentCache &RHS) in ContentCache() function
1555 const SrcMgr::ContentCache &ContentCache = in ReadSLocEntry() local