My Project
|
This is the complete list of members for mlir::detail::DictionaryAttributeStorage, including all inherited members.
AttributeStorage(Type type) | mlir::AttributeStorage | protected |
AttributeStorage() | mlir::AttributeStorage | protected |
BaseStorage() | mlir::StorageUniquer::BaseStorage | inlineprotected |
construct(AttributeStorageAllocator &allocator, const KeyTy &key) | mlir::detail::DictionaryAttributeStorage | inlinestatic |
get(ArrayRef< NamedAttribute > attrs) | mlir::detail::DictionaryAttributeStorage | static |
getDialect() const | mlir::AttributeStorage | inline |
getElements() const | mlir::detail::DictionaryAttributeStorage | inline |
getKind() const | mlir::StorageUniquer::BaseStorage | inline |
getType() const | mlir::AttributeStorage | |
initializeDialect(Dialect &newDialect) | mlir::AttributeStorage | inlineprotected |
KeyTy typedef | mlir::detail::DictionaryAttributeStorage | |
llvm::TrailingObjects< DictionaryAttributeStorage, NamedAttribute > class | mlir::detail::DictionaryAttributeStorage | friend |
operator==(const KeyTy &key) const | mlir::detail::DictionaryAttributeStorage | inline |
setType(Type type) | mlir::AttributeStorage | protected |