MLIR
20.0.0git
|
#include "mlir/TableGen/Attribute.h"
Public Member Functions | |
ConstantAttr (const llvm::DefInit *init) | |
Attribute | getAttribute () const |
StringRef | getConstantValue () const |
Definition at line 124 of file Attribute.h.
|
explicit |
Definition at line 136 of file Attribute.cpp.
Attribute ConstantAttr::getAttribute | ( | ) | const |
Definition at line 141 of file Attribute.cpp.
StringRef ConstantAttr::getConstantValue | ( | ) | const |
Definition at line 145 of file Attribute.cpp.