|
clang 22.0.0git
|
This is the complete list of members for clang::BaseSubobject, including all inherited members.
| BaseSubobject()=default | clang::BaseSubobject | |
| BaseSubobject(const CXXRecordDecl *Base, CharUnits BaseOffset) | clang::BaseSubobject | inline |
| getBase() const | clang::BaseSubobject | inline |
| getBaseOffset() const | clang::BaseSubobject | inline |
| operator==(const BaseSubobject &LHS, const BaseSubobject &RHS) | clang::BaseSubobject | friend |