Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/TableGen/
DOpClass.cpp252 bool hasPrivateMethod = false; in writeDeclTo() local
261 hasPrivateMethod = true; in writeDeclTo()
267 if (hasPrivateMethod) { in writeDeclTo()
311 bool hasPrivateMethod = false; in writeDeclTo() local
317 hasPrivateMethod = true; in writeDeclTo()
325 if (hasPrivateMethod) { in writeDeclTo()