Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DCommentToXML.h36 void convertCommentToXML(const comments::FullComment *FC,
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1163 void CommentToXMLConverter::convertCommentToXML(const FullComment *FC, in convertCommentToXML() function in CommentToXMLConverter