Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp240 void visitVerbatimLineComment(const VerbatimLineComment *C);
435 void CommentASTToHTMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToHTMLConverter
555 void visitVerbatimLineComment(const VerbatimLineComment *C);
812 void CommentASTToXMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToXMLConverter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h224 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
H A DJSONNodeDumper.h346 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1631 void JSONNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp831 void TextNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in TextNodeDumper