class Comment::InlineContentCommentBitfields

Declaration

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

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

Member Variables

private unsigned int
private unsigned int HasTrailingNewline
True if there is a newline after this inline content node. (There is no separate AST node for a newline.)