Home
last modified time | relevance | path

Searched refs:stringifyEnumStr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DEnumsGen.cpp477 const char *const stringifyEnumStr = R"( in emitEnumDecl() local
482 os << formatv(stringifyEnumStr, symToStrFnRetType, enumName, symToStrFnName); in emitEnumDecl()