Searched defs:ContentCache (Results 1 – 2 of 2) sorted by relevance
187 ContentCache() in ContentCache() function 192 ContentCache(FileEntryRef Ent) : ContentCache(Ent, Ent) {} in ContentCache() function 194 ContentCache(FileEntryRef Ent, FileEntryRef contentEnt) in ContentCache() function 201 ContentCache(const ContentCache &RHS) in ContentCache() function [all...]
1668 const SrcMgr::ContentCache &ContentCache = ReadSLocEntry() local