class Comment::ParagraphCommentBitfields

Declaration

class Comment::ParagraphCommentBitfields { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Comment.h:125

Member Variables

private unsigned int
private unsigned int IsWhitespaceValid
True if \c IsWhitespace field contains a valid value.
private unsigned int IsWhitespace
True if this comment AST node contains only whitespace.