LLVM 19.0.0git
Public Attributes | List of all members
llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor Struct Reference

#include "llvm/Demangle/MicrosoftDemangleNodes.h"

Public Attributes

uint32_t StaticOffset = 0
 
int32_t VBPtrOffset = 0
 
int32_t VBOffsetOffset = 0
 
int32_t VtordispOffset = 0
 

Detailed Description

Definition at line 447 of file MicrosoftDemangleNodes.h.

Member Data Documentation

◆ StaticOffset

uint32_t llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor::StaticOffset = 0

◆ VBOffsetOffset

int32_t llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor::VBOffsetOffset = 0

◆ VBPtrOffset

int32_t llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor::VBPtrOffset = 0

◆ VtordispOffset

int32_t llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor::VtordispOffset = 0

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