LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Types.h File Reference
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llzk::pod::RecordValue

Namespaces

namespace  llzk
namespace  llzk::pod

Macros

#define GET_TYPEDEF_CLASSES

Typedefs

using llzk::pod::InitializedRecords = mlir::ArrayRef<RecordValue>

Functions

mlir::ParseResult llzk::pod::parsePodType (mlir::AsmParser &parser, mlir::SmallVector< RecordAttr > &)
void llzk::pod::printPodType (mlir::AsmPrinter &printer, mlir::ArrayRef< RecordAttr >)

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 28 of file Types.h.