Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h149 enum { NumBlockCommandCommentBits = NumCommentBits + enumerator
155 unsigned : NumBlockCommandCommentBits;
163 enum { NumParamCommandCommentBits = NumBlockCommandCommentBits + 3 };