Searched refs:ParagraphKind (Results 1 – 1 of 1) sorted by relevance
1017 StringRef ParagraphKind) { in appendParagraphCommentWithKind() argument1021 if (ParagraphKind.empty()) in appendParagraphCommentWithKind()1024 Result << "<Para kind=\"" << ParagraphKind << "\">"; in appendParagraphCommentWithKind()1034 StringRef ParagraphKind; in visitBlockCommandComment() local1055 ParagraphKind = C->getCommandName(Traits); in visitBlockCommandComment()1060 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()