Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDocGen.cpp52 static void emitIfNotEmpty(StringRef str, raw_ostream &os) { in emitIfNotEmpty() function
311 emitIfNotEmpty(dialect.getSummary(), os); in emitDialectDoc()
312 emitIfNotEmpty(dialect.getDescription(), os); in emitDialectDoc()