LLVM: llvm::codeview::StringListRecord Class Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/TypeRecord.h](TypeRecord%5F8h%5Fsource.html)"
Inheritance diagram for llvm::codeview::StringListRecord:
| Public Member Functions | |
|---|---|
| StringListRecord ()=default | |
| StringListRecord (TypeRecordKind Kind) | |
| StringListRecord (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 250 of file TypeRecord.h.
Constructor & Destructor Documentation
| llvm::codeview::StringListRecord::StringListRecord ( ) | default |
|---|
◆ StringListRecord() [2/3]
| llvm::codeview::StringListRecord::StringListRecord ( TypeRecordKind Kind) | inlineexplicit |
|---|
◆ StringListRecord() [3/3]
Member Function Documentation
◆ getIndices()
Member Data Documentation
◆ StringIndices
std::vector<TypeIndex> llvm::codeview::StringListRecord::StringIndices
The documentation for this class was generated from the following file:
- include/llvm/DebugInfo/CodeView/TypeRecord.h