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

References

tools/clang/lib/AST/TextNodeDumper.cpp
 1683   if (D->wasDeclaredWithTypename())
 1687   OS << " depth " << D->getDepth() << " index " << D->getIndex();
 1687   OS << " depth " << D->getDepth() << " index " << D->getIndex();
 1688   if (D->isParameterPack())
 1690   dumpName(D);