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