|
clang 22.0.0git
|
This is the complete list of members for clang::index::CommentToXMLConverter, including all inherited members.
| 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 |