Searched defs:visitFullComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Index/
H A DCommentToXML.cpp246 void visitFullComment(const FullComment *C);
442 void CommentASTToHTMLConverter::visitFullComment(const FullComment *C) { function in class:CommentASTToHTMLConverter
562 void visitFullComment(const FullComment *C);
830 void CommentASTToXMLConverter::visitFullComment(const FullComment *C) { function in class:CommentASTToXMLConverter

Completed in 78 milliseconds