Searched refs:ParagraphKind (Results 1 – 1 of 1) sorted by relevance
695 StringRef ParagraphKind) { in appendParagraphCommentWithKind() argument699 if (ParagraphKind.empty()) in appendParagraphCommentWithKind()702 Result << "<Para kind=\"" << ParagraphKind << "\">"; in appendParagraphCommentWithKind()713 StringRef ParagraphKind; in visitBlockCommandComment() local734 ParagraphKind = C->getCommandName(Traits); in visitBlockCommandComment()739 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()