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