Searched refs:ParagraphKind (Results 1 – 1 of 1) sorted by relevance
693 StringRef ParagraphKind) { in appendParagraphCommentWithKind() argument697 if (ParagraphKind.empty()) in appendParagraphCommentWithKind()700 Result << "<Para kind=\"" << ParagraphKind << "\">"; in appendParagraphCommentWithKind()711 StringRef ParagraphKind; in visitBlockCommandComment() local732 ParagraphKind = C->getCommandName(Traits); in visitBlockCommandComment()737 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()