Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h170 HTMLTagCommentBitfields HTMLTagCommentBits; member
392 HTMLTagCommentBits.IsMalformed = 0; in HTMLTagComment()
410 return HTMLTagCommentBits.IsMalformed; in isMalformed()
414 HTMLTagCommentBits.IsMalformed = 1; in setIsMalformed()