clang 20.0.0git
|
This is the complete list of members for clang::FileSystemStatCache, including all inherited members.
get(StringRef Path, llvm::vfs::Status &Status, bool isFile, std::unique_ptr< llvm::vfs::File > *F, FileSystemStatCache *Cache, llvm::vfs::FileSystem &FS) | clang::FileSystemStatCache | static |
getStat(StringRef Path, llvm::vfs::Status &Status, bool isFile, std::unique_ptr< llvm::vfs::File > *F, llvm::vfs::FileSystem &FS)=0 | clang::FileSystemStatCache | protectedpure virtual |
~FileSystemStatCache()=default | clang::FileSystemStatCache | virtual |