Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp789 Attribute optAttribute) { in printCustomDirectiveAttributes() argument
791 if (optAttribute) in printCustomDirectiveAttributes()
792 printer << ", " << optAttribute; in printCustomDirectiveAttributes()