MLIR 23.0.0git
mlir::emitc::WrapFuncInClassPassOptions Struct Reference

#include "mlir/Dialect/EmitC/Transforms/Passes.h"

Public Attributes

std::string funcName = "operator()"

Detailed Description

Definition at line 90 of file Passes.h.

Member Data Documentation

◆ funcName

std::string mlir::emitc::WrapFuncInClassPassOptions::funcName = "operator()"

Definition at line 91 of file Passes.h.


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