Searched defs:ContentCache (Results 1 – 3 of 3) 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...]
35 const SrcMgr::ContentCache &ContentCache, in recordFileContent() argument
1708 const SrcMgr::ContentCache &ContentCache = ReadSLocEntry() local