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:
Method Overview
- public ConstantSym(llvm::codeview::SymbolRecordKind Kind)
- public ConstantSym(uint32_t RecordOffset)
Inherited from SymbolRecord:
Methods
¶ConstantSym(llvm::codeview::SymbolRecordKind Kind)
ConstantSym(llvm::codeview::SymbolRecordKind Kind)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:916
Parameters
- llvm::codeview::SymbolRecordKind Kind
¶ConstantSym(uint32_t RecordOffset)
ConstantSym(uint32_t RecordOffset)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:917
Parameters
- uint32_t RecordOffset