class LabelRecord

Declaration

class LabelRecord : public TypeRecord { /* full declaration omitted */ };

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

Inherits from: TypeRecord

Member Variables

public llvm::codeview::LabelType Mode = LabelType::Near

Inherited from TypeRecord:

public Kind

Method Overview

Inherited from TypeRecord:

Methods

LabelRecord()

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

LabelRecord(llvm::codeview::TypeRecordKind Kind)

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

Parameters

llvm::codeview::TypeRecordKind Kind

LabelRecord(llvm::codeview::LabelType Mode)

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

Parameters

llvm::codeview::LabelType Mode