Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCommentToXML.cpp550 void appendParagraphCommentWithKind(const ParagraphComment *C,
688 appendParagraphCommentWithKind(C, StringRef()); in visitParagraphComment()
691 void CommentASTToXMLConverter::appendParagraphCommentWithKind( in appendParagraphCommentWithKind() function in CommentASTToXMLConverter
737 appendParagraphCommentWithKind(C->getParagraph(), ParagraphKind); in visitBlockCommandComment()