Searched defs:ToIndex (Results 1 – 3 of 3) sorted by relevance
534 size_type ToIndex(HeapHandle handle) { return handle.index(); } in ToIndex() function542 size_type ToIndex(I pos) { in ToIndex() function908 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex(const_iterator pos) { in ToIndex() function918 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex( in ToIndex() function
318 static constexpr size_t ToIndex(E value) { in ToIndex() function
10039 SubscriptBuilder ToIndex(To, IterationVarRefRVal); in buildSingleCopyAssignRecursively() local