class Comment::HTMLTagCommentBitfields
Declaration
class Comment::HTMLTagCommentBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Comment.h:104
Member Variables
- private unsigned int
- private unsigned int IsMalformed
- True if we found that this tag is malformed in some way.