MLIR  19.0.0git
mlir::AbstractAttribute Member List

This is the complete list of members for mlir::AbstractAttribute, including all inherited members.

detail::StorageUserBase classmlir::AbstractAttributefriend
get(Dialect &dialect)mlir::AbstractAttributeinlinestatic
get(Dialect &dialect, detail::InterfaceMap &&interfaceMap, HasTraitFn &&hasTrait, WalkImmediateSubElementsFn walkImmediateSubElementsFn, ReplaceImmediateSubElementsFn replaceImmediateSubElementsFn, TypeID typeID, StringRef name)mlir::AbstractAttributeinlinestatic
getDialect() constmlir::AbstractAttributeinline
getInterface() constmlir::AbstractAttributeinline
getName() constmlir::AbstractAttributeinline
getTypeID() constmlir::AbstractAttributeinline
hasInterface(TypeID interfaceID) constmlir::AbstractAttributeinline
hasTrait() constmlir::AbstractAttributeinline
hasTrait(TypeID traitID) constmlir::AbstractAttributeinline
HasTraitFn typedefmlir::AbstractAttribute
lookup(TypeID typeID, MLIRContext *context)mlir::AbstractAttributestatic
lookup(StringRef name, MLIRContext *context)mlir::AbstractAttributestatic
replaceImmediateSubElements(Attribute attr, ArrayRef< Attribute > replAttrs, ArrayRef< Type > replTypes) constmlir::AbstractAttribute
ReplaceImmediateSubElementsFn typedefmlir::AbstractAttribute
walkImmediateSubElements(Attribute attr, function_ref< void(Attribute)> walkAttrsFn, function_ref< void(Type)> walkTypesFn) constmlir::AbstractAttribute
WalkImmediateSubElementsFn typedefmlir::AbstractAttribute