|
static internal_key_type | GetInternalKey (const FileEntry *FE) |
|
static bool | EqualKey (internal_key_type a, internal_key_type b) |
|
static PTHFileData | ReadData (const internal_key_type &k, const unsigned char *d, unsigned) |
|
Definition at line 360 of file PTHLexer.cpp.
◆ data_type
◆ external_key_type
◆ EqualKey()
static bool clang::PTHManager::PTHFileLookupTrait::EqualKey |
( |
internal_key_type |
a, |
|
|
internal_key_type |
b |
|
) |
| |
|
inlinestatic |
◆ GetInternalKey()
static internal_key_type clang::PTHManager::PTHFileLookupTrait::GetInternalKey |
( |
const FileEntry * |
FE | ) |
|
|
inlinestatic |
◆ ReadData()
static PTHFileData clang::PTHManager::PTHFileLookupTrait::ReadData |
( |
const internal_key_type & |
k, |
|
|
const unsigned char * |
d, |
|
|
unsigned |
|
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: