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 450 of file Ops.h.inc.

Member Typedef Documentation

◆ name_refTy

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

Member Function Documentation

◆ getNameRef()

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

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setNameRef()

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

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

Member Data Documentation

◆ name_ref

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

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


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