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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h84 class ContentCache { class in namespace:clang::SrcMgr
136 ContentCache(const FileEntry *Ent = 0) function in class:clang::SrcMgr::ContentCache
141 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) function in class:clang::SrcMgr::ContentCache
151 ContentCache(const ContentCache function in class:clang::SrcMgr::ContentCache
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp983 const SrcMgr::ContentCache *ContentCache local

Completed in 71 milliseconds