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.cpp548 void appendParagraphCommentWithKind(const ParagraphComment *C,
686 appendParagraphCommentWithKind(C, StringRef(), StringRef()); in visitParagraphComment()
689 void CommentASTToXMLConverter::appendParagraphCommentWithKind( in appendParagraphCommentWithKind() function in CommentASTToXMLConverter
746 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind, in visitBlockCommandComment()