Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h149 enum { NumBlockCommandCommentBits = NumCommentBits + enumerator
155 unsigned : NumBlockCommandCommentBits;
163 enum { NumParamCommandCommentBits = NumBlockCommandCommentBits + 3 };