Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h142 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() function
144 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function
154 ContentCache(const ContentCache &RHS) in ContentCache() function
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h179 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() function
181 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() function
188 ContentCache(const ContentCache &RHS) in ContentCache() function
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.cpp35 const SrcMgr::ContentCache &ContentCache, in recordFileContent()
/external/clang/lib/Serialization/
DASTReader.cpp1294 const SrcMgr::ContentCache *ContentCache in ReadSLocEntry() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp1535 const SrcMgr::ContentCache &ContentCache = in ReadSLocEntry() local