class Comment::TextCommentBitfields

Declaration

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

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

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.