ΒΆtemplate <class T, class SetType>
iterator_range<po_ext_iterator<T, SetType>>
post_order_ext(const T& G, SetType& S)
template <class T, class SetType>
iterator_range<po_ext_iterator<T, SetType>>
post_order_ext(const T& G, SetType& S)
Declared at: llvm/include/llvm/ADT/PostOrderIterator.h:207
Templates
- T
- SetType
Parameters
- const T& G
- SetType& S