Searched defs:dunderIter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 307 PyRegionIterator &dunderIter() { return *this; } dunderIter() function in __anon0d8b16ee0311::PyRegionIterator |
H A D | IRAttributes.cpp | 181 PyDenseArrayIterator dunderIter() { return *this; } dunderIter() function in __anon5898d0ac0111::PyDenseArrayAttribute::PyDenseArrayIterator |