Lines Matching defs:os
41 void mlir::tblgen::emitDescription(StringRef description, raw_ostream &os) { in emitDescription()
47 static void emitIfNotEmpty(StringRef str, raw_ostream &os) { in emitIfNotEmpty()
56 static void emitNamedConstraint(const T &it, raw_ostream &os) { in emitNamedConstraint()
70 raw_ostream &os) { in emitAssemblyFormat()
86 static void emitOpDoc(Operator op, raw_ostream &os) { in emitOpDoc()
143 static void emitOpDoc(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitOpDoc()
155 static void emitTypeDoc(const Type &type, raw_ostream &os) { in emitTypeDoc()
166 static void emitTypeAssemblyFormat(TypeDef td, raw_ostream &os) { in emitTypeAssemblyFormat()
186 static void emitTypeDefDoc(TypeDef td, raw_ostream &os) { in emitTypeDefDoc()
221 raw_ostream &os) { in emitDialectDoc()
248 static void emitDialectDoc(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitDialectDoc()
285 [](const RecordKeeper &records, raw_ostream &os) { in __anonee769bd50102()
292 [](const RecordKeeper &records, raw_ostream &os) { in __anonee769bd50202()