enum class VFTableSlotKind
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:383
Enumerators
Name | Value | Comment |
---|---|---|
Near16 | 0 | |
Far16 | 1 | |
This | 2 | |
Outer | 3 | |
Meta | 4 | |
Near | 5 | |
Far | 6 |
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:383
Name | Value | Comment |
---|---|---|
Near16 | 0 | |
Far16 | 1 | |
This | 2 | |
Outer | 3 | |
Meta | 4 | |
Near | 5 | |
Far | 6 |