Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h41 RCK_Qt, ///< \code /*! stuff */ \endcode, also used by HeaderDoc enumerator
/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp54 K = RawComment::RCK_Qt; in getCommentKind()