LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
Public Member Functions | |
TypeRecordKind | getKind () const |
Public Attributes | |
TypeRecordKind | Kind |
Protected Member Functions | |
TypeRecord ()=default | |
TypeRecord (TypeRecordKind Kind) | |
Definition at line 118 of file TypeRecord.h.
|
protecteddefault |
|
inlineexplicitprotected |
Definition at line 121 of file TypeRecord.h.
|
inline |
Definition at line 124 of file TypeRecord.h.
References Kind.
TypeRecordKind llvm::codeview::TypeRecord::Kind |
Definition at line 126 of file TypeRecord.h.
Referenced by getKind().