MLIR
18.0.0git
|
Parse an attribute. More...
#include "mlir/IR/DialectImplementation.h"
Static Public Member Functions | |
static FailureOr< AttributeT > | parse (AsmParser &parser) |
Parse an attribute.
Definition at line 62 of file DialectImplementation.h.
|
inlinestatic |
Definition at line 65 of file DialectImplementation.h.
References mlir::failure(), and mlir::AsmParser::parseCustomAttributeWithFallback().