Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp2176 bool hasAttrDict = false; member in __anon81548fc81611::FormatParser
2199 if (!hasAttrDict) in parse()
2744 if (hasAttrDict) in parseAttrDictDirective()
2747 hasAttrDict = true; in parseAttrDictDirective()