Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp604 const char *const typeParserCode = R"( variable
1203 body << formatv(typeParserCode, listName); in genElementParser()
1212 body << formatv(typeParserCode, listName); in genElementParser()