LLVM 22.0.0git
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 523 of file MicrosoftDemangleNodes.h.

Member Data Documentation

◆ StaticOffset

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

Definition at line 524 of file MicrosoftDemangleNodes.h.

◆ VBOffsetOffset

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

Definition at line 526 of file MicrosoftDemangleNodes.h.

◆ VBPtrOffset

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

Definition at line 525 of file MicrosoftDemangleNodes.h.

◆ VtordispOffset

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

Definition at line 527 of file MicrosoftDemangleNodes.h.


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