reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/SCCIterator.h
   46   using ChildItTy = typename GT::ChildIteratorType;
include/llvm/Analysis/CallGraph.h
  417   static ChildIteratorType child_begin(NodeRef N) {
  421   static ChildIteratorType child_end(NodeRef N) {
include/llvm/Support/GraphWriter.h
   74   using child_iterator = typename GTraits::ChildIteratorType;