Home
last modified time | relevance | path

Searched defs:ContentCache (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DSourceManager.h118 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function
127 ContentCache(const ContentCache &RHS) in ContentCache() function
/external/clang/lib/Serialization/
DASTReader.cpp1141 const SrcMgr::ContentCache *ContentCache in ReadSLocEntryRecord() local