Go to the documentation of this file.
14 #ifndef CIRCT_DIALECT_LLHD_IR_LLHDTYPES_H
15 #define CIRCT_DIALECT_LLHD_IR_LLHDTYPES_H
17 #include "mlir/IR/Attributes.h"
18 #include "mlir/IR/Types.h"
20 #define GET_TYPEDEF_CLASSES
21 #include "circt/Dialect/LLHD/IR/LLHDTypes.h.inc"
23 #define GET_ATTRDEF_CLASSES
24 #include "circt/Dialect/LLHD/IR/LLHDAttributes.h.inc"