Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp244 void visitFullComment(const FullComment *C);
440 void CommentASTToHTMLConverter::visitFullComment(const FullComment *C) { in visitFullComment() function in CommentASTToHTMLConverter
555 void visitFullComment(const FullComment *C);
813 void CommentASTToXMLConverter::visitFullComment(const FullComment *C) { in visitFullComment() function in CommentASTToXMLConverter