Home
last modified time | relevance | path

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

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