ΒΆtemplate <class GraphType>
iterator_range<typename GraphTraits<
Inverse<GraphType>>::ChildIteratorType>
inverse_children(const typename GraphTraits<
GraphType>::NodeRef& G)
template <class GraphType>
iterator_range<typename GraphTraits<
Inverse<GraphType>>::ChildIteratorType>
inverse_children(const typename GraphTraits<
GraphType>::NodeRef& G)
Declared at: llvm/include/llvm/ADT/GraphTraits.h:128
Templates
- GraphType
Parameters
- const typename GraphTraits<GraphType>::NodeRef& G