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

References

tools/clang/include/clang/AST/Comment.h
  269       InlineContentComment(TextCommentKind, LocBegin, LocEnd),
  275     return C->getCommentKind() == TextCommentKind;
tools/clang/lib/Index/CommentToXML.cpp
  177     case Comment::TextCommentKind:
tools/clang/tools/libclang/CXComment.cpp
   50   case Comment::TextCommentKind: