enum RawComment::CommentKind

Declared at: clang/include/clang/AST/RawCommentList.h:34

Enumerators

NameValueComment
RCK_Invalid0Invalid comment
RCK_OrdinaryBCPL1Any normal BCPL comments
RCK_OrdinaryC2Any normal C comment
RCK_BCPLSlash3
RCK_BCPLExcl4
RCK_JavaDoc5
RCK_Qt6, also used by HeaderDoc
RCK_Merged7Two or more documentation comments merged together