Searched refs:UnderlayingIteratorTy (Results 1 – 1 of 1) sorted by relevance
714 using UnderlayingIteratorTy = std::conditional_t< variable721 using IteratorTraits = typename std::iterator_traits<UnderlayingIteratorTy>;732 UnderlayingIteratorTy Pos;735 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator()