Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h170 HTMLTagCommentBitfields HTMLTagCommentBits; member
386 HTMLTagCommentBits.IsMalformed = 0; in HTMLTagComment()
404 return HTMLTagCommentBits.IsMalformed; in isMalformed()
408 HTMLTagCommentBits.IsMalformed = 1; in setIsMalformed()