clang 24.0.0git
HeaderMapTypes.h File Reference
#include <cstdint>

Go to the source code of this file.

Classes

struct  clang::HMapBucket
struct  clang::HMapHeader

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Enumerations

enum  { clang::HMAP_HeaderMagicNumber = ('h' << 24) | ('m' << 16) | ('a' << 8) | 'p' , clang::HMAP_HeaderVersion = 1 , clang::HMAP_EmptyBucketKey = 0 }