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