LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::Concept Struct Reference
Inheritance diagram for llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::Concept:
[legend]

Public Attributes

::mlir::Value(* getVal )(const Concept *impl, ::mlir::Operation *)
 The methods defined by the interface.
 
::mlir::SymbolRefAttr(* getNameRef )(const Concept *impl, ::mlir::Operation *)
 

Detailed Description

Definition at line 14 of file OpInterfaces.h.inc.

Member Data Documentation

◆ getNameRef

::mlir::SymbolRefAttr(* llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::Concept::getNameRef) (const Concept *impl, ::mlir::Operation *)

Definition at line 16 of file OpInterfaces.h.inc.

◆ getVal

::mlir::Value(* llzk::global::detail::GlobalRefOpInterfaceInterfaceTraits::Concept::getVal) (const Concept *impl, ::mlir::Operation *)

The methods defined by the interface.

Definition at line 15 of file OpInterfaces.h.inc.


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