enum ExtensionBlockRecordTypes
Description
Record code for extension blocks.
Declared at: clang/include/clang/Serialization/ASTBitCodes.h:411
Enumerators
Name | Value | Comment |
---|---|---|
EXTENSION_METADATA | 1 | Metadata describing this particular extension. |
FIRST_EXTENSION_RECORD_ID | 4 | The first record ID allocated to the extensions themselves. |