clang API Documentation

clang::VTableLayout Member List
This is the complete list of members for clang::VTableLayout, including all inherited members.
AddressPointsMapTy typedefclang::VTableLayout
getAddressPoint(BaseSubobject Base) const clang::VTableLayout [inline]
getAddressPoints() const clang::VTableLayout [inline]
getNumVTableComponents() const clang::VTableLayout [inline]
getNumVTableThunks() const clang::VTableLayout [inline]
vtable_component_begin() const clang::VTableLayout [inline]
vtable_component_end() const clang::VTableLayout [inline]
vtable_component_iterator typedefclang::VTableLayout
vtable_thunk_begin() const clang::VTableLayout [inline]
vtable_thunk_end() const clang::VTableLayout [inline]
vtable_thunk_iterator typedefclang::VTableLayout
VTableLayout(uint64_t NumVTableComponents, const VTableComponent *VTableComponents, uint64_t NumVTableThunks, const VTableThunkTy *VTableThunks, const AddressPointsMapTy &AddressPoints, bool IsMicrosoftABI)clang::VTableLayout
VTableThunkTy typedefclang::VTableLayout
~VTableLayout()clang::VTableLayout