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

/external/clang/include/clang/AST/
H A DComment.h111 enum { NumHTMLTagCommentBits = NumInlineContentCommentBits + 1 }; enumerator in enum:clang::comments::Comment::__anon17468
116 unsigned : NumHTMLTagCommentBits; member in class:clang::comments::Comment::HTMLStartTagCommentBitfields
122 enum { NumHTMLStartTagCommentBits = NumHTMLTagCommentBits + 1 };

Completed in 61 milliseconds