BufferOverridden | clang::SrcMgr::ContentCache | |
ContentCache() | clang::SrcMgr::ContentCache | inline |
ContentCache(FileEntryRef Ent) | clang::SrcMgr::ContentCache | inline |
ContentCache(FileEntryRef Ent, FileEntryRef contentEnt) | clang::SrcMgr::ContentCache | inline |
ContentCache(const ContentCache &RHS) | clang::SrcMgr::ContentCache | inline |
ContentsEntry | clang::SrcMgr::ContentCache | |
Filename | clang::SrcMgr::ContentCache | |
getBufferDataIfLoaded() const | clang::SrcMgr::ContentCache | inline |
getBufferIfLoaded() const | clang::SrcMgr::ContentCache | inline |
getBufferOrNone(DiagnosticsEngine &Diag, FileManager &FM, SourceLocation Loc=SourceLocation()) const | clang::SrcMgr::ContentCache | |
getInvalidBOM(StringRef BufStr) | clang::SrcMgr::ContentCache | static |
getMemoryBufferKind() const | clang::SrcMgr::ContentCache | |
getSize() const | clang::SrcMgr::ContentCache | |
getSizeBytesMapped() const | clang::SrcMgr::ContentCache | |
IsBufferInvalid | clang::SrcMgr::ContentCache | mutable |
IsFileVolatile | clang::SrcMgr::ContentCache | |
IsTransient | clang::SrcMgr::ContentCache | |
operator=(const ContentCache &RHS)=delete | clang::SrcMgr::ContentCache | |
OrigEntry | clang::SrcMgr::ContentCache | |
setBuffer(std::unique_ptr< llvm::MemoryBuffer > B) | clang::SrcMgr::ContentCache | inline |
setUnownedBuffer(std::optional< llvm::MemoryBufferRef > B) | clang::SrcMgr::ContentCache | inline |
SourceLineCache | clang::SrcMgr::ContentCache | mutable |