clang API Documentation
AddressPointsMapTy typedef | clang::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 typedef | clang::VTableLayout | |
vtable_thunk_begin() const | clang::VTableLayout | [inline] |
vtable_thunk_end() const | clang::VTableLayout | [inline] |
vtable_thunk_iterator typedef | clang::VTableLayout | |
VTableLayout(uint64_t NumVTableComponents, const VTableComponent *VTableComponents, uint64_t NumVTableThunks, const VTableThunkTy *VTableThunks, const AddressPointsMapTy &AddressPoints, bool IsMicrosoftABI) | clang::VTableLayout | |
VTableThunkTy typedef | clang::VTableLayout | |
~VTableLayout() | clang::VTableLayout |