clang 23.0.0git
cir::RecordType Member List

This is the complete list of members for cir::RecordType, including all inherited members.

classof(mlir::Type t)cir::RecordTypeinlinestatic
complete(llvm::ArrayRef< mlir::Type > members, bool packed, bool padded, mlir::Type padding={})cir::RecordType
getABIConvertedName() constcir::RecordType
getElementOffset(const mlir::DataLayout &dataLayout, unsigned idx) constcir::RecordType
getElementType(size_t idx) constcir::RecordTypeinline
getKindAsStr() constcir::RecordType
getMembers() constcir::RecordType
getName() constcir::RecordType
getNumElements() constcir::RecordTypeinline
getPacked() constcir::RecordType
getPadded() constcir::RecordType
getPrefixedName() constcir::RecordType
isABIConvertedRecord() constcir::RecordType
isClass() constcir::RecordType
isComplete() constcir::RecordTypeinline
isIncomplete() constcir::RecordType
isLayoutIdentical(const RecordType &other)cir::RecordType
isStruct() constcir::RecordType
isUnion() constcir::RecordTypeinline
RecordType(StructType t)cir::RecordTypeinline
RecordType(UnionType t)cir::RecordTypeinline
removeABIConversionNamePrefix()cir::RecordType