class ConstantSym

Declaration

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

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

Inherits from: SymbolRecord

Member Variables

public llvm::codeview::TypeIndex Type
public llvm::APSInt Value
public llvm::StringRef Name
public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

Inherited from SymbolRecord:

Methods

ConstantSym(llvm::codeview::SymbolRecordKind Kind)

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

Parameters

llvm::codeview::SymbolRecordKind Kind

ConstantSym(uint32_t RecordOffset)

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

Parameters

uint32_t RecordOffset