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

References

include/llvm/ADT/DepthFirstIterator.h
   90   using ChildItTy = typename GT::ChildIteratorType;
include/llvm/Support/GraphWriter.h
   74   using child_iterator = typename GTraits::ChildIteratorType;
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  524     static ChildIteratorType child_begin(NodeRef N) {
  530     static ChildIteratorType child_end(NodeRef N) {