MLIR
21.0.0git
|
The class represents a Type constraint, and constrains a variable to be a Type. More...
#include "mlir/Tools/PDLL/AST/Nodes.h"
Static Public Member Functions | |
static TypeConstraintDecl * | create (Context &ctx, SMRange loc) |
![]() | |
static bool | classof (const Node *node) |
Provide type casting support. More... | |
Protected Types | |
using | Base = NodeBase< T, BaseT > |
Additional Inherited Members | |
![]() | |
using | Base = NodeBase< T, BaseT > |
![]() | |
template<typename... Args> | |
NodeBase (SMRange loc, Args &&...args) | |
|
protected |
|
static |
Definition at line 417 of file Nodes.cpp.
References mlir::pdll::ast::Context::getAllocator().