Home
last modified time | relevance | path

Searched refs:HTMLTagCommentBits (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h170 HTMLTagCommentBitfields HTMLTagCommentBits; member
384 HTMLTagCommentBits.IsMalformed = 0; in HTMLTagComment()
402 return HTMLTagCommentBits.IsMalformed; in isMalformed()
406 HTMLTagCommentBits.IsMalformed = 1; in setIsMalformed()