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

References

tools/clang/lib/AST/TextNodeDumper.cpp
 1704   OS << " depth " << D->getDepth() << " index " << D->getIndex();
 1704   OS << " depth " << D->getDepth() << " index " << D->getIndex();
 1705   if (D->isParameterPack())
 1707   dumpName(D);