Searched refs:NumCommentBits (Results 1 – 1 of 1) sorted by relevance
67 enum { NumCommentBits = 8 }; enumerator72 unsigned : NumCommentBits;78 enum { NumInlineContentCommentBits = NumCommentBits + 1 };117 unsigned : NumCommentBits;125 enum { NumParagraphCommentBits = NumCommentBits + 2 };130 unsigned : NumCommentBits;138 enum { NumBlockCommandCommentBits = NumCommentBits + 9 };