This is the complete list of members for clang::MemorizeStatCalls, including all inherited members.
begin() const | clang::MemorizeStatCalls | inline |
CacheExists enum value | clang::FileSystemStatCache | |
CacheMissing enum value | clang::FileSystemStatCache | |
end() const | clang::MemorizeStatCalls | inline |
get(StringRef Path, FileData &Data, bool isFile, std::unique_ptr< vfs::File > *F, FileSystemStatCache *Cache, vfs::FileSystem &FS) | clang::FileSystemStatCache | static |
getNextStatCache() | clang::FileSystemStatCache | inline |
getStat(StringRef Path, FileData &Data, bool isFile, std::unique_ptr< vfs::File > *F, vfs::FileSystem &FS) override | clang::MemorizeStatCalls | virtual |
iterator typedef | clang::MemorizeStatCalls | |
LookupResult enum name | clang::FileSystemStatCache | |
NextStatCache | clang::FileSystemStatCache | protected |
setNextStatCache(std::unique_ptr< FileSystemStatCache > Cache) | clang::FileSystemStatCache | inline |
StatCalls | clang::MemorizeStatCalls | |
statChained(StringRef Path, FileData &Data, bool isFile, std::unique_ptr< vfs::File > *F, vfs::FileSystem &FS) | clang::FileSystemStatCache | inlineprotected |
takeNextStatCache() | clang::FileSystemStatCache | inline |
~FileSystemStatCache()=default | clang::FileSystemStatCache | virtual |