LLVM: lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp File Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h](ContinuationRecordBuilder%5F8h%5Fsource.html)"
#include "llvm/DebugInfo/CodeView/CodeViewTypes.def"
Go to the source code of this file.
| Macros |
|
| #define |
TYPE_RECORD(EnumName, EnumVal, Name) |
| #define |
TYPE_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
| #define |
MEMBER_RECORD(EnumName, EnumVal, Name) |
| #define |
MEMBER_RECORD_ALIAS(EnumName, EnumVal, Name, AliasName) |
◆ MEMBER_RECORD
◆ MEMBER_RECORD_ALIAS
◆ TYPE_RECORD
◆ TYPE_RECORD_ALIAS
◆ addPadding()
◆ getTypeLeafKind()
◆ InjectFieldList()
| SegmentInjection InjectFieldList ( TypeLeafKind::LF_FIELDLIST ) |
static |
◆ InjectMethodOverloadList()
| SegmentInjection InjectMethodOverloadList ( TypeLeafKind::LF_METHODLIST ) |
static |
◆ ContinuationLength
| uint32_t ContinuationLength = sizeof(ContinuationRecord) |
staticconstexpr |
◆ MaxSegmentLength