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

#include "mlir/TableGen/Property.h"

Public Attributes

llvm::StringRef name
 
Property prop
 

Detailed Description

Definition at line 111 of file Property.h.

Member Data Documentation

◆ name

llvm::StringRef mlir::tblgen::NamedProperty::name

Definition at line 112 of file Property.h.

◆ prop

Property mlir::tblgen::NamedProperty::prop

Definition at line 113 of file Property.h.


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