clang  3.7.0
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::VTableLayoutinline
getAddressPoints() const clang::VTableLayoutinline
getNumVTableComponents() const clang::VTableLayoutinline
getNumVTableThunks() const clang::VTableLayoutinline
vtable_component_begin() const clang::VTableLayoutinline
vtable_component_end() const clang::VTableLayoutinline
vtable_component_iterator typedefclang::VTableLayout
vtable_thunk_begin() const clang::VTableLayoutinline
vtable_thunk_end() const clang::VTableLayoutinline
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