/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* TypeDef Declarations *| |* *| |* Automatically generated file, do not edit! *| |* *| \*===----------------------------------------------------------------------===*/ #ifdef GET_TYPEDEF_CLASSES #undef GET_TYPEDEF_CLASSES namespace mlir { class AsmParser; class AsmPrinter; } // namespace mlir namespace mlir { namespace ptr { class PtrType; namespace detail { struct PtrTypeStorage; } // namespace detail class PtrType : public ::mlir::Type::TypeBase<PtrType, ::mlir::Type, detail::PtrTypeStorage, ::mlir::MemRefElementTypeInterface::Trait, ::mlir::DataLayoutTypeInterface::Trait> { … }; } // namespace ptr } // namespace mlir MLIR_DECLARE_EXPLICIT_TYPE_ID(::mlir::ptr::PtrType) #endif // GET_TYPEDEF_CLASSES