LLVM 19.0.0git
Public Attributes | List of all members
llvm::codeview::TiReference Struct Reference

#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"

Public Attributes

TiRefKind Kind
 
uint32_t Offset
 
uint32_t Count
 

Detailed Description

Definition at line 20 of file TypeIndexDiscovery.h.

Member Data Documentation

◆ Count

uint32_t llvm::codeview::TiReference::Count

Definition at line 23 of file TypeIndexDiscovery.h.

◆ Kind

TiRefKind llvm::codeview::TiReference::Kind

Definition at line 21 of file TypeIndexDiscovery.h.

◆ Offset

uint32_t llvm::codeview::TiReference::Offset

Definition at line 22 of file TypeIndexDiscovery.h.


The documentation for this struct was generated from the following file: