clang  19.0.0git
Public Attributes | List of all members
clang::VTableLayout::AddressPointLocation Struct Reference

#include "clang/AST/VTableBuilder.h"

Public Attributes

unsigned VTableIndex
 
unsigned AddressPointIndex
 

Detailed Description

Definition at line 236 of file VTableBuilder.h.

Member Data Documentation

◆ AddressPointIndex

unsigned clang::VTableLayout::AddressPointLocation::AddressPointIndex

Definition at line 237 of file VTableBuilder.h.

Referenced by BuildAppleKextVirtualCall().

◆ VTableIndex

unsigned clang::VTableLayout::AddressPointLocation::VTableIndex

Definition at line 237 of file VTableBuilder.h.

Referenced by BuildAppleKextVirtualCall().


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