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

References

tools/clang/include/clang/AST/Comment.h
  556       ParagraphCommentBits.IsWhitespace = true;
  582       return ParagraphCommentBits.IsWhitespace;
  584     ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
  586     return ParagraphCommentBits.IsWhitespace;