Searched refs:convertCommentToXML (Results 1 – 3 of 3) sorted by relevance
43 void convertCommentToXML(const comments::FullComment *FC,
406 ->convertCommentToXML(FC, XML, cxtu::getASTUnit(TU)->getASTContext()); in clang_FullComment_getAsXML()
1148 void CommentToXMLConverter::convertCommentToXML(const FullComment *FC, in convertCommentToXML() function in CommentToXMLConverter