14#ifndef MLIR_TABLEGEN_GENNAMEPARSER_H_
15#define MLIR_TABLEGEN_GENNAMEPARSER_H_
17#include "llvm/Support/CommandLine.h"
27 size_t globalWidth)
const override;
Structure to group information about a generator (argument to invoke via mlir-tblgen,...
Include the generated interface declarations.
GenNameParser(llvm::cl::Option &opt)
void printOptionInfo(const llvm::cl::Option &o, size_t globalWidth) const override