class ScopeEndSym

Declaration

class ScopeEndSym : public SymbolRecord { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:139

Inherits from: SymbolRecord

Member Variables

public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

  • public ScopeEndSym(llvm::codeview::SymbolRecordKind Kind)
  • public ScopeEndSym(llvm::codeview::SymbolRecordKind Kind, uint32_t RecordOffset)

Inherited from SymbolRecord:

Methods

ScopeEndSym(llvm::codeview::SymbolRecordKind Kind)

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:141

Parameters

llvm::codeview::SymbolRecordKind Kind

ScopeEndSym(llvm::codeview::SymbolRecordKind Kind,
            uint32_t RecordOffset)

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:142

Parameters

llvm::codeview::SymbolRecordKind Kind
uint32_t RecordOffset