Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp235 void visitBlockCommandComment(const BlockCommandComment *C);
332 void CommentASTToHTMLConverter::visitBlockCommandComment( in visitBlockCommandComment() function in CommentASTToHTMLConverter
550 void visitBlockCommandComment(const BlockCommandComment *C);
705 void CommentASTToXMLConverter::visitBlockCommandComment( in visitBlockCommandComment() function in CommentASTToXMLConverter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h213 void visitBlockCommandComment(const comments::BlockCommandComment *C,
H A DJSONNodeDumper.h335 void visitBlockCommandComment(const comments::BlockCommandComment *C,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1569 void JSONNodeDumper::visitBlockCommandComment( in visitBlockCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp769 void TextNodeDumper::visitBlockCommandComment( in visitBlockCommandComment() function in TextNodeDumper