LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::HasAncestor< Ancestors > Struct Template Reference

See HasAncestor ODS documentation for details. More...

#include <OpHelpers.h>

Classes

struct  Impl

Static Public Member Functions

template<typename ConcreteType>
static void appendTypeName (mlir::InFlightDiagnostic &diag, bool &first)

Detailed Description

template<typename... Ancestors>
struct llzk::HasAncestor< Ancestors >

See HasAncestor ODS documentation for details.

Definition at line 92 of file OpHelpers.h.

Member Function Documentation

◆ appendTypeName()

template<typename... Ancestors>
template<typename ConcreteType>
void llzk::HasAncestor< Ancestors >::appendTypeName ( mlir::InFlightDiagnostic & diag,
bool & first )
inlinestatic

Definition at line 94 of file OpHelpers.h.


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