Searched refs:isOrdinaryKind (Results 1 – 2 of 2) sorted by relevance
104 static bool isOrdinaryKind(RawComment::CommentKind K) { in isOrdinaryKind() function124 if (ParseAllComments && isOrdinaryKind(K.first)) { in RawComment()315 isOrdinaryKind(C2.getKind()) && in addComment()
104 static bool isOrdinaryKind(RawComment::CommentKind K) { in isOrdinaryKind() function125 if (CommentOpts.ParseAllComments && isOrdinaryKind(K.first)) { in RawComment()315 isOrdinaryKind(C2.getKind()) && in addComment()