|
clang 23.0.0git
|
This is the complete list of members for cir::detail::StructTypeStorage, including all inherited members.
| construct(mlir::TypeStorageAllocator &allocator, const KeyTy &key) | cir::detail::StructTypeStorage | inlinestatic |
| getAsKey() const | cir::detail::StructTypeStorage | inline |
| hashKey(const KeyTy &key) | cir::detail::StructTypeStorage | inlinestatic |
| incomplete | cir::detail::StructTypeStorage | |
| is_class | cir::detail::StructTypeStorage | |
| members | cir::detail::StructTypeStorage | |
| mutate(mlir::TypeStorageAllocator &allocator, llvm::ArrayRef< mlir::Type > members, bool packed, bool padded) | cir::detail::StructTypeStorage | inline |
| name | cir::detail::StructTypeStorage | |
| operator==(const KeyTy &key) const | cir::detail::StructTypeStorage | inline |
| packed | cir::detail::StructTypeStorage | |
| padded | cir::detail::StructTypeStorage | |
| StructTypeStorage(llvm::ArrayRef< mlir::Type > members, mlir::StringAttr name, bool incomplete, bool packed, bool padded, bool is_class) | cir::detail::StructTypeStorage | inline |