|
clang 22.0.0git
|
This is the complete list of members for clang::VTTVTable, including all inherited members.
| getBase() const | clang::VTTVTable | inline |
| getBaseOffset() const | clang::VTTVTable | inline |
| getBaseSubobject() const | clang::VTTVTable | inline |
| isVirtual() const | clang::VTTVTable | inline |
| VTTVTable()=default | clang::VTTVTable | |
| VTTVTable(const CXXRecordDecl *Base, CharUnits BaseOffset, bool BaseIsVirtual) | clang::VTTVTable | inline |
| VTTVTable(BaseSubobject Base, bool BaseIsVirtual) | clang::VTTVTable | inline |