Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp423 const char *const optionalSymbolNameAttrParserCode = R"( variable
1226 body << formatv(var->attr.isOptional() ? optionalSymbolNameAttrParserCode in genElementParser()