Home
last modified time | relevance | path

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

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