Searched refs:HTMLStartTagCommentBits (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h169 HTMLStartTagCommentBitfields HTMLStartTagCommentBits; member in union:clang::comments::Comment::__anon17473
465 HTMLStartTagCommentBits.IsSelfClosing = false;
502 return HTMLStartTagCommentBits.IsSelfClosing;
506 HTMLStartTagCommentBits.IsSelfClosing = true;

Completed in 69 milliseconds