Home
last modified time | relevance | path

Searched refs:appendParagraphCommentWithKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp547 void appendParagraphCommentWithKind(const ParagraphComment *C,
685 appendParagraphCommentWithKind(C, StringRef(), StringRef()); in visitParagraphComment()
688 void CommentASTToXMLConverter::appendParagraphCommentWithKind( in appendParagraphCommentWithKind() function in CommentASTToXMLConverter
745 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind, in visitBlockCommandComment()