clang 22.0.0git
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: