Searched defs:ContentCache (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h143 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} function
145 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) function
155 ContentCache(cons function
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1258 const SrcMgr::ContentCache *ContentCache local

Completed in 70 milliseconds