|
clang 22.0.0git
|
This is the complete list of members for clang::CIRGen::CIRGenRecordLayout, including all inherited members.
| CIRGenRecordLayout(cir::RecordType completeObjectType, cir::RecordType baseSubobjectType, bool zeroInitializable, bool zeroInitializableAsBase) | clang::CIRGen::CIRGenRecordLayout | inline |
| CIRGenTypes class | clang::CIRGen::CIRGenRecordLayout | friend |
| dump() const | clang::CIRGen::CIRGenRecordLayout | |
| getBaseSubobjectCIRType() const | clang::CIRGen::CIRGenRecordLayout | inline |
| getBitFieldInfo(const clang::FieldDecl *fd) const | clang::CIRGen::CIRGenRecordLayout | inline |
| getCIRFieldNo(const clang::FieldDecl *fd) const | clang::CIRGen::CIRGenRecordLayout | inline |
| getCIRType() const | clang::CIRGen::CIRGenRecordLayout | inline |
| isZeroInitializable() const | clang::CIRGen::CIRGenRecordLayout | inline |
| isZeroInitializableAsBase() const | clang::CIRGen::CIRGenRecordLayout | inline |
| print(raw_ostream &os) const | clang::CIRGen::CIRGenRecordLayout |