clang API Documentation
| begin() const | clang::MemorizeStatCalls | [inline] |
| CacheExists enum value | clang::FileSystemStatCache | |
| CacheMissing enum value | clang::FileSystemStatCache | |
| end() const | clang::MemorizeStatCalls | [inline] |
| get(const char *Path, FileData &Data, bool isFile, std::unique_ptr< vfs::File > *F, FileSystemStatCache *Cache, vfs::FileSystem &FS) | clang::FileSystemStatCache | [static] |
| getNextStatCache() | clang::FileSystemStatCache | [inline] |
| getStat(const char *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(const char *Path, FileData &Data, bool isFile, std::unique_ptr< vfs::File > *F, vfs::FileSystem &FS) | clang::FileSystemStatCache | [inline, protected] |
| takeNextStatCache() | clang::FileSystemStatCache | [inline] |
| ~FileSystemStatCache() | clang::FileSystemStatCache | [inline, virtual] |