Searched refs:NumHTMLTagCommentBits (Results 1 – 1 of 1) sorted by relevance
112 enum { NumHTMLTagCommentBits = NumInlineContentCommentBits + 1 }; enumerator117 unsigned : NumHTMLTagCommentBits;123 enum { NumHTMLStartTagCommentBits = NumHTMLTagCommentBits + 1 };