clang 19.0.0git
Public Attributes | List of all members
clang::HMapBucket Struct Reference

#include "clang/Lex/HeaderMapTypes.h"

Public Attributes

uint32_t Key
 
uint32_t Prefix
 
uint32_t Suffix
 

Detailed Description

Definition at line 22 of file HeaderMapTypes.h.

Member Data Documentation

◆ Key

uint32_t clang::HMapBucket::Key

◆ Prefix

uint32_t clang::HMapBucket::Prefix

◆ Suffix

uint32_t clang::HMapBucket::Suffix

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