clang API Documentation

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