clang 19.0.0git
clang::FileSystemStatCache Member List

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::FileSystemStatCachestatic
getStat(StringRef Path, llvm::vfs::Status &Status, bool isFile, std::unique_ptr< llvm::vfs::File > *F, llvm::vfs::FileSystem &FS)=0clang::FileSystemStatCacheprotectedpure virtual
~FileSystemStatCache()=defaultclang::FileSystemStatCachevirtual