Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h38 RCK_BCPLSlash, ///< \code /// stuff \endcode enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp36 K = RawComment::RCK_BCPLSlash; in getCommentKind()