|
MLIR 22.0.0git
|
This is the complete list of members for mlir::NamedAttribute, including all inherited members.
| getName() const | mlir::NamedAttribute | |
| getNameDialect() const | mlir::NamedAttribute | |
| getValue() const | mlir::NamedAttribute | inline |
| NamedAttribute(StringAttr name, Attribute value) | mlir::NamedAttribute | |
| NamedAttribute(StringRef name, Attribute value) | mlir::NamedAttribute | |
| operator!=(const NamedAttribute &rhs) const | mlir::NamedAttribute | inline |
| operator<(const NamedAttribute &rhs) const | mlir::NamedAttribute | |
| operator<(StringRef rhs) const | mlir::NamedAttribute | |
| operator==(const NamedAttribute &rhs) const | mlir::NamedAttribute | inline |
| setName(StringAttr newName) | mlir::NamedAttribute | |
| setValue(Attribute newValue) | mlir::NamedAttribute | inline |