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

References

tools/clang/include/clang/AST/Comment.h
   71     unsigned : NumCommentBits;
   77   enum { NumInlineContentCommentBits = NumCommentBits + 1 };
  127     unsigned : NumCommentBits;
  135   enum { NumParagraphCommentBits = NumCommentBits + 2 };
  140     unsigned : NumCommentBits;
  148   enum { NumBlockCommandCommentBits = NumCommentBits +