clang API Documentation

clang::FileManager Member List
This is the complete list of members for clang::FileManager, including all inherited members.
addStatCache(FileSystemStatCache *statCache, bool AtBeginning=false)clang::FileManager
FileManager(const FileSystemOptions &FileSystemOpts)clang::FileManager
FixupRelativePath(SmallVectorImpl< char > &path) const clang::FileManager
getBufferForFile(const FileEntry *Entry, std::string *ErrorStr=0)clang::FileManager
getBufferForFile(StringRef Filename, std::string *ErrorStr=0)clang::FileManager
getDirectory(StringRef DirName, bool CacheFailure=true)clang::FileManager
getFile(StringRef Filename, bool OpenFile=false, bool CacheFailure=true)clang::FileManager
getFileSystemOptions()clang::FileManager [inline]
getNoncachedStatValue(StringRef Path, struct stat &StatBuf)clang::FileManager
GetUniqueIDMapping(SmallVectorImpl< const FileEntry * > &UIDToFiles) const clang::FileManager
getVirtualFile(StringRef Filename, off_t Size, time_t ModificationTime)clang::FileManager
modifyFileEntry(FileEntry *File, off_t Size, time_t ModificationTime)clang::FileManager [static]
PrintStats() const clang::FileManager
removeStatCache(FileSystemStatCache *statCache)clang::FileManager
~FileManager()clang::FileManager