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

References

tools/clang/include/clang/AST/Comment.h
  456       HTMLTagComment(HTMLStartTagCommentKind,
  465     return C->getCommentKind() == HTMLStartTagCommentKind;
tools/clang/lib/Index/CommentToXML.cpp
  179     case Comment::HTMLStartTagCommentKind:
tools/clang/tools/libclang/CXComment.cpp
   56   case Comment::HTMLStartTagCommentKind: