Searched refs:ParagraphKind (Results 1 – 1 of 1) sorted by relevance
689 StringRef ParagraphKind) { in appendParagraphCommentWithKind() argument693 if (ParagraphKind.empty()) in appendParagraphCommentWithKind()696 Result << "<Para kind=\"" << ParagraphKind << "\">"; in appendParagraphCommentWithKind()707 StringRef ParagraphKind; in visitBlockCommandComment() local728 ParagraphKind = C->getCommandName(Traits); in visitBlockCommandComment()734 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()