LLVM: llvm::codeview::CVMemberRecord Struct Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/TypeRecord.h](TypeRecord%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| TypeLeafKind | Kind |
| ArrayRef< uint8_t > | Data |
Detailed Description
Definition at line 34 of file TypeRecord.h.
Member Data Documentation
◆ Data
ArrayRef<uint8_t> llvm::codeview::CVMemberRecord::Data
Definition at line 36 of file TypeRecord.h.
◆ Kind
TypeLeafKind llvm::codeview::CVMemberRecord::Kind
Definition at line 35 of file TypeRecord.h.
Referenced by llvm::codeview::ContinuationRecordBuilder::writeMemberType().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/CodeView/TypeRecord.h