MLIR
20.0.0git
|
This is the complete list of members for mlir::pdll::ast::OpConstraintDecl, including all inherited members.
Base typedef | mlir::pdll::ast::Node::NodeBase< T, BaseT > | |
classof(const Node *node) | mlir::pdll::ast::Node::NodeBase< T, BaseT > | inlinestatic |
create(Context &ctx, SMRange loc, const OpNameDecl *nameDecl=nullptr) | mlir::pdll::ast::OpConstraintDecl | static |
getName() const | mlir::pdll::ast::OpConstraintDecl | |
getNameDecl() const | mlir::pdll::ast::OpConstraintDecl | inline |
nameDecl | mlir::pdll::ast::OpConstraintDecl | protected |
NodeBase(SMRange loc, Args &&...args) | mlir::pdll::ast::Node::NodeBase< T, BaseT > | inlineexplicitprotected |
OpConstraintDecl(SMRange loc, const OpNameDecl *nameDecl) | mlir::pdll::ast::OpConstraintDecl | inlineexplicitprotected |