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

References

tools/clang/include/clang/AST/Comment.h
  286       return TextCommentBits.IsWhitespace;
  288     TextCommentBits.IsWhitespace = isWhitespaceNoCache();
  290     return TextCommentBits.IsWhitespace;