clang API Documentation

Public Attributes
clang::HMapBucket Struct Reference
Collaboration diagram for clang::HMapBucket:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint32_t Key
uint32_t Prefix
uint32_t Suffix

Detailed Description

Definition at line 37 of file HeaderMap.cpp.


Member Data Documentation

Definition at line 38 of file HeaderMap.cpp.

Referenced by clang::HeaderMap::dump(), and clang::HeaderMap::lookupFilename().

Definition at line 40 of file HeaderMap.cpp.

Referenced by clang::HeaderMap::dump(), and clang::HeaderMap::lookupFilename().

Definition at line 41 of file HeaderMap.cpp.

Referenced by clang::HeaderMap::dump(), and clang::HeaderMap::lookupFilename().


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