class Comment::BlockCommandCommentBitfields

Declaration

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

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

Member Variables

private unsigned int
private unsigned int CommandID
private unsigned int CommandMarker
Describes the syntax that was used in a documentation command. Contains values from CommandMarkerKind enum.