MLIR
20.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 |
hash_value(const NamedAttribute &arg) | mlir::NamedAttribute | friend |
NamedAttribute(StringAttr 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 |