LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties Struct Reference

Public Types

using sym_nameTy = ::mlir::StringAttr
using type_optTy = ::mlir::TypeAttr

Public Member Functions

auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
auto getTypeOpt ()
void setTypeOpt (const ::mlir::TypeAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

sym_nameTy sym_name
type_optTy type_opt

Detailed Description

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

Member Typedef Documentation

◆ sym_nameTy

◆ type_optTy

Member Function Documentation

◆ getSymName()

auto llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::getSymName ( )
inline

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

◆ getTypeOpt()

auto llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::getTypeOpt ( )
inline

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

◆ operator!=()

bool llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

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

◆ setSymName()

void llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::setSymName ( const ::mlir::StringAttr & propValue)
inline

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

◆ setTypeOpt()

void llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::setTypeOpt ( const ::mlir::TypeAttr & propValue)
inline

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

Member Data Documentation

◆ sym_name

sym_nameTy llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::sym_name

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

◆ type_opt

type_optTy llzk::polymorphic::detail::TemplateParamOpGenericAdaptorBase::Properties::type_opt

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


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