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

/external/clang/include/clang/AST/
H A DComment.h148 enum { NumBlockCommandCommentBits = NumCommentBits + 9 }; enumerator in enum:clang::comments::Comment::__anon17471
153 unsigned : NumBlockCommandCommentBits; member in class:clang::comments::Comment::ParamCommandCommentBitfields
161 enum { NumParamCommandCommentBits = NumBlockCommandCommentBits + 3 };

Completed in 76 milliseconds