|
LLZK 0.1.0
Veridise's ZK Language IR
|
This is the complete list of members for Generator, including all inherited members.
| className | Generator | protected |
| dialect | Generator | protected |
| dialectNameCapitalized | Generator | protected |
| Generator(std::string_view recordKind, llvm::raw_ostream &outputStream) | Generator | inline |
| genExtraMethod(const ExtraMethod &method) const =0 | Generator | pure virtual |
| genExtraMethods(mlir::StringRef extraDecl) const | Generator | inlinevirtual |
| kind | Generator | protected |
| os | Generator | protected |
| setDialectAndClassName(const mlir::tblgen::Dialect *d, mlir::StringRef cppClassName) | Generator | inlinevirtual |
| ~Generator()=default | Generator | virtual |