clang 20.0.0git
|
#include "clang/Lex/HeaderMapTypes.h"
Public Attributes | |
uint32_t | Key |
uint32_t | Prefix |
uint32_t | Suffix |
Definition at line 22 of file HeaderMapTypes.h.
uint32_t clang::HMapBucket::Key |
Definition at line 23 of file HeaderMapTypes.h.
Referenced by clang::HeaderMapImpl::dump(), clang::HeaderMapImpl::forEachKey(), clang::HeaderMapImpl::lookupFilename(), and clang::HeaderMapImpl::reverseLookupFilename().
uint32_t clang::HMapBucket::Prefix |
Definition at line 24 of file HeaderMapTypes.h.
Referenced by clang::HeaderMapImpl::dump(), clang::HeaderMapImpl::lookupFilename(), and clang::HeaderMapImpl::reverseLookupFilename().
uint32_t clang::HMapBucket::Suffix |
Definition at line 25 of file HeaderMapTypes.h.
Referenced by clang::HeaderMapImpl::dump(), clang::HeaderMapImpl::lookupFilename(), and clang::HeaderMapImpl::reverseLookupFilename().