| 
    MLIR 22.0.0git
    
   | 
 
#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 | |
| namespace | mlir | 
| Include the generated interface declarations.  | |
| namespace | 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.   | |
| bool | mlir::smt::isAnyNonFuncSMTValueType (mlir::Type type) | 
| Returns whether the given type is an SMT value type (excluding functions).   | |
| #define GET_TYPEDEF_CLASSES | 
Definition at line 15 of file SMTTypes.h.