/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* AttrDef Declarations *| |* *| |* Automatically generated file, do not edit! *| |* *| \*===----------------------------------------------------------------------===*/ #ifdef GET_ATTRDEF_CLASSES #undef GET_ATTRDEF_CLASSES namespace mlir { class AsmParser; class AsmPrinter; } // namespace mlir namespace mlir { namespace ptr { class SpecAttr; namespace detail { struct SpecAttrStorage; } // namespace detail class SpecAttr : public ::mlir::Attribute::AttrBase<SpecAttr, ::mlir::Attribute, detail::SpecAttrStorage> { … }; } // namespace ptr } // namespace mlir MLIR_DECLARE_EXPLICIT_TYPE_ID(::mlir::ptr::SpecAttr) #endif // GET_ATTRDEF_CLASSES