LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::global::detail::GlobalWriteOpGenericAdaptorBase::Properties Struct Reference

Public Types

using name_refTy = ::mlir::SymbolRefAttr

Public Member Functions

auto getNameRef ()
void setNameRef (const ::mlir::SymbolRefAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

name_refTy name_ref

Detailed Description

Definition at line 547 of file Ops.h.inc.

Member Typedef Documentation

◆ name_refTy

Definition at line 548 of file Ops.h.inc.

Member Function Documentation

◆ getNameRef()

auto llzk::global::detail::GlobalWriteOpGenericAdaptorBase::Properties::getNameRef ( )
inline

Definition at line 551 of file Ops.h.inc.

◆ operator!=()

bool llzk::global::detail::GlobalWriteOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

Definition at line 563 of file Ops.h.inc.

◆ operator==()

bool llzk::global::detail::GlobalWriteOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

Definition at line 558 of file Ops.h.inc.

◆ setNameRef()

void llzk::global::detail::GlobalWriteOpGenericAdaptorBase::Properties::setNameRef ( const ::mlir::SymbolRefAttr & propValue)
inline

Definition at line 555 of file Ops.h.inc.

Member Data Documentation

◆ name_ref

name_refTy llzk::global::detail::GlobalWriteOpGenericAdaptorBase::Properties::name_ref

Definition at line 549 of file Ops.h.inc.


The documentation for this struct was generated from the following file:
  • build/include/llzk/Dialect/Global/IR/Ops.h.inc