MLIR  19.0.0git
Public Attributes | List of all members
mlir::tblgen::NamedAttribute Struct Reference

#include "mlir/TableGen/Argument.h"

Public Attributes

llvm::StringRef name
 
Attribute attr
 

Detailed Description

Definition at line 38 of file Argument.h.

Member Data Documentation

◆ attr

Attribute mlir::tblgen::NamedAttribute::attr

Definition at line 40 of file Argument.h.

◆ name

llvm::StringRef mlir::tblgen::NamedAttribute::name

Definition at line 39 of file Argument.h.


The documentation for this struct was generated from the following file: