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

◆ VTableIndex

unsigned clang::VTableLayout::AddressPointLocation::VTableIndex

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