clang API Documentation

clang::PTHStatCache Member List
This is the complete list of members for clang::PTHStatCache, including all inherited members.
CacheExists enum valueclang::FileSystemStatCache
CacheMissing enum valueclang::FileSystemStatCache
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) overrideclang::PTHStatCache [inline, virtual]
LookupResult enum nameclang::FileSystemStatCache
NextStatCacheclang::FileSystemStatCache [protected]
PTHStatCache(PTHManager::PTHFileLookup &FL)clang::PTHStatCache [inline]
setNextStatCache(std::unique_ptr< FileSystemStatCache > Cache)clang::FileSystemStatCache [inline]
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]