Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp307 PyRegionIterator &dunderIter() { return *this; } dunderIter() function in __anon0d8b16ee0311::PyRegionIterator
335 PyRegionIterator dunderIter() { dunderIter() function in __anon0d8b16ee0311::PyRegionList
370 PyBlockIterator &dunderIter() { return *this; } dunderIter() function in __anon0d8b16ee0311::PyBlockIterator
402 PyBlockIterator dunderIter() { dunderIter() function in __anon0d8b16ee0311::PyBlockList
461 PyOperationIterator &dunderIter() { return *this; } dunderIter() function in __anon0d8b16ee0311::PyOperationIterator
495 PyOperationIterator dunderIter() { dunderIter() function in __anon0d8b16ee0311::PyOperationList
569 PyOpOperandIterator &dunderIter() { return *this; } dunderIter() function in __anon0d8b16ee0311::PyOpOperandIterator
[all...]
H A DIRAttributes.cpp181 PyDenseArrayIterator dunderIter() { return *this; } dunderIter() function in __anon5898d0ac0111::PyDenseArrayAttribute::PyDenseArrayIterator
335 PyArrayAttributeIterator &dunderIter() { return *this; } dunderIter() function in __anon5898d0ac0111::PyArrayAttribute::PyArrayAttributeIterator