Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h199 llvm::iterator_range<const_property_iterator> getProperties() const { getProperties() function
205 llvm::iterator_range<property_iterator> getProperties() { return properties; } getProperties() function