MLIR 22.0.0git
mlir::tblgen::InterfaceMethod::Argument Struct Reference

#include "mlir/TableGen/Interfaces.h"

Public Attributes

StringRef type
StringRef name

Detailed Description

Definition at line 30 of file Interfaces.h.

Member Data Documentation

◆ name

StringRef mlir::tblgen::InterfaceMethod::Argument::name

Definition at line 32 of file Interfaces.h.

◆ type

StringRef mlir::tblgen::InterfaceMethod::Argument::type

Definition at line 31 of file Interfaces.h.


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