Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp166 PyRegionIterator &dunderIter() { return *this; } in dunderIter() function in __anon49d064020111::PyRegionIterator
224 PyBlockIterator &dunderIter() { return *this; } in dunderIter() function in __anon49d064020111::PyBlockIterator
256 PyBlockIterator dunderIter() { in dunderIter() function in __anon49d064020111::PyBlockList
320 PyOperationIterator &dunderIter() { return *this; } in dunderIter() function in __anon49d064020111::PyOperationIterator
354 PyOperationIterator dunderIter() { in dunderIter() function in __anon49d064020111::PyOperationList