clang
8.0.0
|
This is the complete list of members for clang::FileSystemStatCache, including all inherited members.
CacheExists enum value | clang::FileSystemStatCache | |
CacheMissing enum value | clang::FileSystemStatCache | |
get(StringRef Path, FileData &Data, bool isFile, std::unique_ptr< llvm::vfs::File > *F, FileSystemStatCache *Cache, llvm::vfs::FileSystem &FS) | clang::FileSystemStatCache | static |
getStat(StringRef Path, FileData &Data, bool isFile, std::unique_ptr< llvm::vfs::File > *F, llvm::vfs::FileSystem &FS)=0 | clang::FileSystemStatCache | protectedpure virtual |
LookupResult enum name | clang::FileSystemStatCache | |
~FileSystemStatCache()=default | clang::FileSystemStatCache | virtual |