Home
last modified time | relevance | path

Searched defs:withKeyword (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp175 explicit AttrDictDirective(bool withKeyword) : withKeyword(withKeyword) {} in AttrDictDirective()
180 bool withKeyword; member in __anon81548fc80311::AttrDictDirective
1473 OpMethodBody &body, bool withKeyword) { in genAttrDictPrinter()
2740 bool withKeyword) { in parseAttrDictDirective()
/external/llvm-project/mlir/lib/IR/
DAsmPrinter.cpp1872 bool withKeyword) { in printOptionalAttrDict()