llvm/tools/mlir/include/mlir/Dialect/Index/IR/IndexAttrs.h.inc

/*===- 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 index {
class IndexCmpPredicateAttr;
namespace detail {
struct IndexCmpPredicateAttrStorage;
} // namespace detail
class IndexCmpPredicateAttr : public ::mlir::Attribute::AttrBase<IndexCmpPredicateAttr, ::mlir::Attribute, detail::IndexCmpPredicateAttrStorage> {};
} // namespace index
} // namespace mlir
MLIR_DECLARE_EXPLICIT_TYPE_ID(::mlir::index::IndexCmpPredicateAttr)

#endif  // GET_ATTRDEF_CLASSES