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

Definitions

tools/clang/lib/AST/JSONNodeDumper.cpp
  127 void JSONNodeDumper::Visit(const comments::Comment *C,
tools/clang/lib/AST/TextNodeDumper.cpp
   57 void TextNodeDumper::Visit(const comments::Comment *C,
tools/clang/unittests/AST/ASTTraverserTest.cpp
   40   void Visit(const comments::Comment *C, const comments::FullComment *FC) {