Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp437 const char *const enumAttrParserCode = R"( variable
1072 body << formatv(enumAttrParserCode, var->name, enumAttr.getCppNamespace(), in genEnumAttrParser()