class TypeRecord

Declaration

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

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

Member Variables

public llvm::codeview::TypeRecordKind Kind

Method Overview

Methods

TypeRecord()

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

TypeRecord(llvm::codeview::TypeRecordKind Kind)

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

Parameters

llvm::codeview::TypeRecordKind Kind

llvm::codeview::TypeRecordKind getKind() const

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