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