enum UnhashedControlBlockRecordTypes

Description

Record codes for the unhashed control block.

Declared at: clang/include/clang/Serialization/ASTBitCodes.h:393

Enumerators

NameValueComment
SIGNATURE1Record code for the signature that identifiers this AST file.
AST_BLOCK_HASH2Record code for the content hash of the AST block.
DIAGNOSTIC_OPTIONS3Record code for the diagnostic options table.
DIAG_PRAGMA_MAPPINGS4Record code for # pragma diagnostic mappings.
HEADER_SEARCH_ENTRY_USAGE5Record code for the indices of used header search entries.