Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DAttrOrTypeFormatGen.cpp201 void genStructParser(StructDirective *el, FmtContext &ctx, MethodBody &os);
330 return genStructParser(strct, ctx, os); in genElementParser()
445 void DefFormat::genStructParser(StructDirective *el, FmtContext &ctx, in genStructParser() function in DefFormat
655 genStructParser(strct, ctx, os); in genOptionalGroupParser()