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