LLVM: llvm::codeview::FieldListRecord Class Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/TypeRecord.h](TypeRecord%5F8h%5Fsource.html)"
Inheritance diagram for llvm::codeview::FieldListRecord:
| Public Member Functions | |
|---|---|
| FieldListRecord ()=default | |
| FieldListRecord (TypeRecordKind Kind) | |
| FieldListRecord (ArrayRef< uint8_t > Data) | |
| Public Member Functions inherited from llvm::codeview::TypeRecord | |
| TypeRecordKind | getKind () const |
Detailed Description
Definition at line 385 of file TypeRecord.h.
Constructor & Destructor Documentation
| llvm::codeview::FieldListRecord::FieldListRecord ( ) | default |
|---|
◆ FieldListRecord() [2/3]
| llvm::codeview::FieldListRecord::FieldListRecord ( TypeRecordKind Kind) | inlineexplicit |
|---|
◆ FieldListRecord() [3/3]
| llvm::codeview::FieldListRecord::FieldListRecord ( ArrayRef< uint8_t > Data) | inlineexplicit |
|---|
Member Data Documentation
◆ Data
The documentation for this class was generated from the following file:
- include/llvm/DebugInfo/CodeView/TypeRecord.h