LLVM 20.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"
Public Attributes | |
TiRefKind | Kind |
uint32_t | Offset |
uint32_t | Count |
Definition at line 20 of file TypeIndexDiscovery.h.
uint32_t llvm::codeview::TiReference::Count |
Definition at line 23 of file TypeIndexDiscovery.h.
TiRefKind llvm::codeview::TiReference::Kind |
Definition at line 21 of file TypeIndexDiscovery.h.
uint32_t llvm::codeview::TiReference::Offset |
Definition at line 22 of file TypeIndexDiscovery.h.