Searched refs:NumInlineContentCommentBits (Results 1 – 1 of 1) sorted by relevance
78 enum { NumInlineContentCommentBits = NumCommentBits + 1 }; enumerator83 unsigned : NumInlineContentCommentBits;91 enum { NumTextCommentBits = NumInlineContentCommentBits + 2 };96 unsigned : NumInlineContentCommentBits;101 enum { NumInlineCommandCommentBits = NumInlineContentCommentBits + 2 + 107 unsigned : NumInlineContentCommentBits;112 enum { NumHTMLTagCommentBits = NumInlineContentCommentBits + 1 };