Go to the documentation of this file.
13#ifndef MLIR_DIALECT_CIR_IR_CIRTYPES_H_
14#define MLIR_DIALECT_CIR_IR_CIRTYPES_H_
16#include "mlir/IR/BuiltinAttributes.h"
17#include "mlir/IR/Types.h"
18#include "mlir/Interfaces/DataLayoutInterfaces.h"
24#define GET_TYPEDEF_CLASSES
25#include "clang/CIR/Dialect/IR/CIROpsTypes.h.inc"