LLVM: llvm::codeview::VFPtrRecord Class Reference (original) (raw)

#include "[llvm/DebugInfo/CodeView/TypeRecord.h](TypeRecord%5F8h%5Fsource.html)"

Inheritance diagram for llvm::codeview::VFPtrRecord:

Public Member Functions
VFPtrRecord ()=default
VFPtrRecord (TypeRecordKind Kind)
VFPtrRecord (TypeIndex Type)
TypeIndex getType () const
Public Member Functions inherited from llvm::codeview::TypeRecord
TypeRecordKind getKind () const

Detailed Description

Definition at line 850 of file TypeRecord.h.

Constructor & Destructor Documentation

llvm::codeview::VFPtrRecord::VFPtrRecord ( ) default

VFPtrRecord() [2/3]

llvm::codeview::VFPtrRecord::VFPtrRecord ( TypeRecordKind Kind) inlineexplicit

VFPtrRecord() [3/3]

llvm::codeview::VFPtrRecord::VFPtrRecord ( TypeIndex Type) inline

Member Function Documentation

getType()

TypeIndex llvm::codeview::VFPtrRecord::getType ( ) const inline

Member Data Documentation

Type


The documentation for this class was generated from the following file: