Searched refs:UnderlayingIteratorTy (Results 1 – 1 of 1) sorted by relevance
708 using UnderlayingIteratorTy = std::conditional_t< variable715 using IteratorTraits = typename std::iterator_traits<UnderlayingIteratorTy>;726 UnderlayingIteratorTy Pos;729 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator()