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

References

tools/clang/include/clang/AST/Comment.h
  243     InlineContentCommentBits.HasTrailingNewline = 0;
  253     InlineContentCommentBits.HasTrailingNewline = 1;
  257     return InlineContentCommentBits.HasTrailingNewline;