Searched refs:NumInlineContentCommentBits (Results 1 – 1 of 1) sorted by relevance
77 enum { NumInlineContentCommentBits = NumCommentBits + 1 }; enumerator82 unsigned : NumInlineContentCommentBits;90 enum { NumTextCommentBits = NumInlineContentCommentBits + 2 };95 unsigned : NumInlineContentCommentBits;101 enum { NumInlineCommandCommentBits = NumInlineContentCommentBits + 3 +107 unsigned : NumInlineContentCommentBits;112 enum { NumHTMLTagCommentBits = NumInlineContentCommentBits + 1 };