clang API Documentation

Public Member Functions
clang::PTHStatCache Class Reference
Inheritance diagram for clang::PTHStatCache:
Inheritance graph
[legend]
Collaboration diagram for clang::PTHStatCache:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 690 of file PTHLexer.cpp.


Constructor & Destructor Documentation

clang::PTHStatCache::PTHStatCache ( PTHManager::PTHFileLookup &  FL) [inline]

Definition at line 695 of file PTHLexer.cpp.


Member Function Documentation

LookupResult clang::PTHStatCache::getStat ( const char *  Path,
FileData Data,
bool  isFile,
std::unique_ptr< vfs::File > *  F,
vfs::FileSystem FS 
) [inline, override, virtual]

The documentation for this class was generated from the following file: