Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h36 RCK_JavaDoc, ///< \code /** stuff */ \endcode enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp52 K = RawComment::RCK_JavaDoc; in getCommentKind()