|
MLIR 22.0.0git
|
#include "mlir/TableGen/Attribute.h"
Public Member Functions | |
| ConstantAttr (const llvm::DefInit *init) | |
| Attribute | getAttribute () const |
| StringRef | getConstantValue () const |
Definition at line 123 of file Attribute.h.
|
explicit |
Definition at line 135 of file Attribute.cpp.
| Attribute ConstantAttr::getAttribute | ( | ) | const |
Definition at line 140 of file Attribute.cpp.
| StringRef ConstantAttr::getConstantValue | ( | ) | const |
Definition at line 144 of file Attribute.cpp.