LLVM 20.0.0git
|
This is the complete list of members for llvm::codeview::VFTableShapeRecord, including all inherited members.
getEntryCount() const | llvm::codeview::VFTableShapeRecord | inline |
getKind() const | llvm::codeview::TypeRecord | inline |
getSlots() const | llvm::codeview::VFTableShapeRecord | inline |
Kind | llvm::codeview::TypeRecord | |
Slots | llvm::codeview::VFTableShapeRecord | |
SlotsRef | llvm::codeview::VFTableShapeRecord | |
TypeRecord()=default | llvm::codeview::TypeRecord | protected |
TypeRecord(TypeRecordKind Kind) | llvm::codeview::TypeRecord | inlineexplicitprotected |
VFTableShapeRecord()=default | llvm::codeview::VFTableShapeRecord | |
VFTableShapeRecord(TypeRecordKind Kind) | llvm::codeview::VFTableShapeRecord | inlineexplicit |
VFTableShapeRecord(ArrayRef< VFTableSlotKind > Slots) | llvm::codeview::VFTableShapeRecord | inlineexplicit |
VFTableShapeRecord(std::vector< VFTableSlotKind > Slots) | llvm::codeview::VFTableShapeRecord | inlineexplicit |