Searched refs:UnderlayingIteratorTy (Results 1 – 1 of 1) sorted by relevance
680 using UnderlayingIteratorTy = std::conditional_t< variable687 using IteratorTraits = typename std::iterator_traits<UnderlayingIteratorTy>;698 UnderlayingIteratorTy Pos;701 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator()