Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DCommentToXML.cpp242 void visitFullComment(const FullComment *C);
442 void CommentASTToHTMLConverter::visitFullComment(const FullComment *C) { in visitFullComment() function in CommentASTToHTMLConverter
557 void visitFullComment(const FullComment *C);
819 void CommentASTToXMLConverter::visitFullComment(const FullComment *C) { in visitFullComment() function in CommentASTToXMLConverter