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

References

tools/clang/include/clang/AST/ASTNodeTraverser.h
   58       public comments::ConstCommentVisitor<Derived, void,
  198       comments::ConstCommentVisitor<Derived, void,
tools/clang/include/clang/AST/JSONNodeDumper.h
  114       public comments::ConstCommentVisitor<JSONNodeDumper, void,
  132       comments::ConstCommentVisitor<JSONNodeDumper, void,
tools/clang/include/clang/AST/TextNodeDumper.h
  127       public comments::ConstCommentVisitor<TextNodeDumper, void,
tools/clang/lib/Index/CommentToXML.cpp
  216     public ConstCommentVisitor<CommentASTToHTMLConverter> {
  523     public ConstCommentVisitor<CommentASTToXMLConverter> {
tools/clang/tools/extra/clang-doc/Serialize.cpp
   64     : public ConstCommentVisitor<ClangDocCommentVisitor> {