This Decl represents a NamedAttribute, and contains a string name and attribute value.
More...
#include "mlir/Tools/PDLL/AST/Nodes.h"
This Decl represents a NamedAttribute, and contains a string name and attribute value.
Definition at line 1002 of file Nodes.h.
◆ create()
◆ getName()
const Name& mlir::pdll::ast::NamedAttributeDecl::getName |
( |
| ) |
const |
|
inline |
◆ getValue()
Expr* mlir::pdll::ast::NamedAttributeDecl::getValue |
( |
| ) |
const |
|
inline |
Return value of the attribute.
Definition at line 1011 of file Nodes.h.
The documentation for this class was generated from the following files: