clang 20.0.0git
clang::VTableLayout Member List

This is the complete list of members for clang::VTableLayout, including all inherited members.

AddressPointsIndexMapTy typedefclang::VTableLayout
AddressPointsMapTy typedefclang::VTableLayout
getAddressPoint(BaseSubobject Base) constclang::VTableLayoutinline
getAddressPointIndices() constclang::VTableLayoutinline
getAddressPoints() constclang::VTableLayoutinline
getNumVTables() constclang::VTableLayoutinline
getVTableOffset(size_t i) constclang::VTableLayoutinline
getVTableSize(size_t i) constclang::VTableLayoutinline
vtable_components() constclang::VTableLayoutinline
vtable_thunks() constclang::VTableLayoutinline
VTableLayout(ArrayRef< size_t > VTableIndices, ArrayRef< VTableComponent > VTableComponents, ArrayRef< VTableThunkTy > VTableThunks, const AddressPointsMapTy &AddressPoints)clang::VTableLayout
VTableThunkTy typedefclang::VTableLayout
~VTableLayout()clang::VTableLayout