Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DRawCommentList.h34 RCK_BCPLSlash, ///< \code /// stuff \endcode enumerator
/external/clang/lib/AST/
DRawCommentList.cpp37 K = RawComment::RCK_BCPLSlash; in getCommentKind()