Searched refs:isOrdinaryKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp105 static bool isOrdinaryKind(RawComment::CommentKind K) { function
126 if (CommentOpts.ParseAllComments && isOrdinaryKind(K.first)) {
316 isOrdinaryKind(C2.getKind()) &&

Completed in 165 milliseconds