clang: clang::CommentOptions Struct Reference (original) (raw)
Options for controlling comment parsing. More...
#include "[clang/Basic/CommentOptions.h](CommentOptions%5F8h%5Fsource.html)"
Public Attributes | |
---|---|
BlockCommandNamesTy | BlockCommandNames |
Command names to treat as block commands in comments. | |
bool | ParseAllComments = false |
Treat ordinary comments as documentation comments. | |
Options for controlling comment parsing.
Definition at line 23 of file CommentOptions.h.
◆ BlockCommandNamesTy
clang::CommentOptions::CommentOptions ( ) | default |
---|
◆ BlockCommandNames
◆ ParseAllComments
bool clang::CommentOptions::ParseAllComments = false
The documentation for this struct was generated from the following file:
- include/clang/Basic/CommentOptions.h