Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Index/
H A DCommentToXML.h38 void convertCommentToXML(const comments::FullComment *FC,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp1139 void CommentToXMLConverter::convertCommentToXML(const FullComment *FC, in convertCommentToXML() function in CommentToXMLConverter