Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp1370 FmtContext typeBuilderCtx; in genParserTypeResolution() local
1371 typeBuilderCtx.withBuilder("parser.getBuilder()"); in genParserTypeResolution()
1374 << tgfmt(it.first, &typeBuilderCtx) << ";\n"; in genParserTypeResolution()