Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp114 static const char *const attrParserDecl = R"( variable
200 os << attrParserDecl; in emitDialectDecl()