class TypeRecord

Declaration

class TypeRecord { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:123

Member Variables

public llvm::codeview::TypeRecordKind Kind

Method Overview

Methods

TypeRecord()

Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:125

TypeRecord(llvm::codeview::TypeRecordKind Kind)

Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:126

Parameters

llvm::codeview::TypeRecordKind Kind

llvm::codeview::TypeRecordKind getKind() const

Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:129