MLIR  21.0.0git
Namespaces | Macros | Functions
SMTTypes.h File Reference
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "mlir/Dialect/SMT/IR/SMTTypes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::smt
 

Macros

#define GET_TYPEDEF_CLASSES
 

Functions

bool mlir::smt::isAnySMTValueType (mlir::Type type)
 Returns whether the given type is an SMT value type. More...
 
bool mlir::smt::isAnyNonFuncSMTValueType (mlir::Type type)
 Returns whether the given type is an SMT value type (excluding functions). More...
 

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 15 of file SMTTypes.h.