Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DCommentToXML.cpp547 void appendParagraphCommentWithKind(const ParagraphComment *C,
684 appendParagraphCommentWithKind(C, StringRef()); in visitParagraphComment()
687 void CommentASTToXMLConverter::appendParagraphCommentWithKind( in appendParagraphCommentWithKind() function in CommentASTToXMLConverter
734 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()