Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp545 void appendParagraphCommentWithKind(const ParagraphComment *C,
678 appendParagraphCommentWithKind(C, StringRef()); in visitParagraphComment()
681 void CommentASTToXMLConverter::appendParagraphCommentWithKind( in appendParagraphCommentWithKind() function in CommentASTToXMLConverter
728 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()