Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp588 const char *const variadicTypeParserCode = R"( variable
1199 body << llvm::formatv(variadicTypeParserCode, listName); in genElementParser()
1208 body << llvm::formatv(variadicTypeParserCode, listName); in genElementParser()