Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp407 const char *const optionalAttrParserCode = R"( variable
1242 body << formatv(optionalAttrParserCode, var->name, attrTypeStr); in genElementParser()