clang API Documentation
| 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 |