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/AST/StmtGraphTraits.h
   56   static ChildIteratorType child_begin(NodeRef N) {
   61   static ChildIteratorType child_end(NodeRef N) {