Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp228 void visitTextComment(const TextComment *C);
261 void CommentASTToHTMLConverter::visitTextComment(const TextComment *C) { in visitTextComment() function in CommentASTToHTMLConverter
539 void visitTextComment(const TextComment *C);
610 void CommentASTToXMLConverter::visitTextComment(const TextComment *C) { in visitTextComment() function in CommentASTToXMLConverter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h205 void visitTextComment(const comments::TextComment *C,
H A DJSONNodeDumper.h327 void visitTextComment(const comments::TextComment *C,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1514 void JSONNodeDumper::visitTextComment(const comments::TextComment *C, in visitTextComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp720 void TextNodeDumper::visitTextComment(const comments::TextComment *C, in visitTextComment() function in TextNodeDumper