|
clang 22.0.0git
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | clang::HMapBucket |
| struct | clang::HMapHeader |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Enumerations | |
| enum | { clang::HMAP_HeaderMagicNumber = ('h' << 24) | ('m' << 16) | ('a' << 8) | 'p' , clang::HMAP_HeaderVersion = 1 , clang::HMAP_EmptyBucketKey = 0 } |