#include <BitcodeWriter.h>
Definition at line 35 of file BitcodeWriter.h.
◆ BoolSize
| unsigned clang::doc::BitCodeConstants::BoolSize = 1U |
|
staticconstexpr |
◆ FilenameLengthSize
| unsigned clang::doc::BitCodeConstants::FilenameLengthSize = 16U |
|
staticconstexpr |
◆ IntSize
| unsigned clang::doc::BitCodeConstants::IntSize = 16U |
|
staticconstexpr |
◆ LineNumberSize
| unsigned clang::doc::BitCodeConstants::LineNumberSize = 32U |
|
staticconstexpr |
◆ RecordSize
| unsigned clang::doc::BitCodeConstants::RecordSize = 32U |
|
staticconstexpr |
◆ ReferenceTypeSize
| unsigned clang::doc::BitCodeConstants::ReferenceTypeSize = 8U |
|
staticconstexpr |
◆ Signature
| unsigned char clang::doc::BitCodeConstants::Signature[4] = {'D', 'O', 'C', 'S'} |
|
staticconstexpr |
◆ SignatureBitSize
| unsigned clang::doc::BitCodeConstants::SignatureBitSize = 8U |
|
staticconstexpr |
◆ StringLengthSize
| unsigned clang::doc::BitCodeConstants::StringLengthSize = 16U |
|
staticconstexpr |
◆ SubblockIDSize
| unsigned clang::doc::BitCodeConstants::SubblockIDSize = 4U |
|
staticconstexpr |
◆ USRBitLengthSize
| unsigned clang::doc::BitCodeConstants::USRBitLengthSize = 8U |
|
staticconstexpr |
◆ USRHashSize
| int clang::doc::BitCodeConstants::USRHashSize = 20 |
|
staticconstexpr |
◆ USRLengthSize
| unsigned clang::doc::BitCodeConstants::USRLengthSize = 6U |
|
staticconstexpr |
The documentation for this struct was generated from the following file: