clang API Documentation
CommentToXMLConverter() | clang::index::CommentToXMLConverter | |
convertCommentToHTML(const comments::FullComment *FC, SmallVectorImpl< char > &HTML, const ASTContext &Context) | clang::index::CommentToXMLConverter | |
convertCommentToXML(const comments::FullComment *FC, SmallVectorImpl< char > &XML, const ASTContext &Context) | clang::index::CommentToXMLConverter | |
convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC, SmallVectorImpl< char > &Text, const ASTContext &Context) | clang::index::CommentToXMLConverter | |
~CommentToXMLConverter() | clang::index::CommentToXMLConverter |