enum CommandMarkerKind

Description

Describes the syntax that was used in a documentation command. Exact values of this enumeration are important because they used to select parts of diagnostic messages. Audit diagnostics before changing or adding a new value.

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

Enumerators

NameValueComment
CMK_Backslash0Command started with a backslash character:
CMK_At1Command started with an 'at' character: