Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h153 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function
163 ContentCache(const ContentCache &RHS) in ContentCache() function
/external/clang/lib/Serialization/
DASTReader.cpp1214 const SrcMgr::ContentCache *ContentCache in ReadSLocEntry() local