clang
23.0.0git
cir
RecordType
cir::RecordType Member List
This is the complete list of members for
cir::RecordType
, including all inherited members.
classof
(mlir::Type t)
cir::RecordType
inline
static
complete
(llvm::ArrayRef< mlir::Type > members, bool packed, bool padded, mlir::Type padding={})
cir::RecordType
getABIConvertedName
() const
cir::RecordType
getElementOffset
(const mlir::DataLayout &dataLayout, unsigned idx) const
cir::RecordType
getElementType
(size_t idx) const
cir::RecordType
inline
getKindAsStr
() const
cir::RecordType
getMembers
() const
cir::RecordType
getName
() const
cir::RecordType
getNumElements
() const
cir::RecordType
inline
getPacked
() const
cir::RecordType
getPadded
() const
cir::RecordType
getPrefixedName
() const
cir::RecordType
isABIConvertedRecord
() const
cir::RecordType
isClass
() const
cir::RecordType
isComplete
() const
cir::RecordType
inline
isIncomplete
() const
cir::RecordType
isLayoutIdentical
(const RecordType &other)
cir::RecordType
isStruct
() const
cir::RecordType
isUnion
() const
cir::RecordType
inline
RecordType
(StructType t)
cir::RecordType
inline
RecordType
(UnionType t)
cir::RecordType
inline
removeABIConversionNamePrefix
()
cir::RecordType
Generated on
for clang by
1.14.0