Searched refs:ParagraphKind (Results 1 – 1 of 1) sorted by relevance
694 StringRef ParagraphKind) { in appendParagraphCommentWithKind() argument698 if (ParagraphKind.empty()) in appendParagraphCommentWithKind()701 Result << "<Para kind=\"" << ParagraphKind << "\">"; in appendParagraphCommentWithKind()712 StringRef ParagraphKind; in visitBlockCommandComment() local733 ParagraphKind = C->getCommandName(Traits); in visitBlockCommandComment()738 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()