Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp128 AttrDictDirective(bool withKeyword) AttrDictDirective() argument
136 bool withKeyword; global() member in __anonae090d040211::AttrDictDirective
1915 genAttrDictPrinter(OperationFormat & fmt,Operator & op,MethodBody & body,bool withKeyword) genAttrDictPrinter() argument
3243 parseAttrDictDirective(SMLoc loc,Context context,bool withKeyword) parseAttrDictDirective() argument
[all...]
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp2690 printOptionalAttrDict(ArrayRef<NamedAttribute> attrs,ArrayRef<StringRef> elidedAttrs,bool withKeyword) printOptionalAttrDict() argument