Home | History | Annotate | Download | only in libclang

Lines Matching full:paragraphkind

1037                                   StringRef ParagraphKind) {
1041 if (ParagraphKind.empty())
1044 Result << "<Para kind=\"" << ParagraphKind << "\">";
1054 StringRef ParagraphKind;
1075 ParagraphKind = C->getCommandName(Traits);
1080 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind);