clang API Documentation


Public Member Functions | |
| PTHStatCache (PTHManager::PTHFileLookup &FL) | |
| LookupResult | getStat (const char *Path, FileData &Data, bool isFile, std::unique_ptr< vfs::File > *F, vfs::FileSystem &FS) override |
Definition at line 690 of file PTHLexer.cpp.
| clang::PTHStatCache::PTHStatCache | ( | PTHManager::PTHFileLookup & | FL | ) | [inline] |
Definition at line 695 of file PTHLexer.cpp.
| LookupResult clang::PTHStatCache::getStat | ( | const char * | Path, |
| FileData & | Data, | ||
| bool | isFile, | ||
| std::unique_ptr< vfs::File > * | F, | ||
| vfs::FileSystem & | FS | ||
| ) | [inline, override, virtual] |
Implements clang::FileSystemStatCache.
Definition at line 699 of file PTHLexer.cpp.
References clang::FileData::InPCH, clang::FileData::IsDirectory, clang::FileData::IsNamedPipe, clang::FileData::ModTime, clang::FileData::Name, clang::FileData::Size, and clang::FileData::UniqueID.