Home
last modified time | relevance | path

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

/llvm-project/mlir/python/mlir/dialects/linalg/opdsl/lang/
H A Dcomprehension.py516 def is_attribute(self) -> bool: global() member in OperandDef
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc4029 bool is_attribute) { in EscapeXml()