Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Index/
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
/external/clang/lib/Index/
DCommentToXML.cpp243 void visitVerbatimLineComment(const VerbatimLineComment *C);
434 void CommentASTToHTMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToHTMLConverter
558 void visitVerbatimLineComment(const VerbatimLineComment *C);
815 void CommentASTToXMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToXMLConverter
/external/llvm-project/clang-tools-extra/clang-doc/
DSerialize.cpp79 void visitVerbatimLineComment(const VerbatimLineComment *C);
162 void ClangDocCommentVisitor::visitVerbatimLineComment( in visitVerbatimLineComment() function in clang::doc::serialize::ClangDocCommentVisitor
/external/llvm-project/clang/include/clang/AST/
DTextNodeDumper.h226 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
DJSONNodeDumper.h346 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
/external/clang/lib/AST/
DASTDumper.cpp575 void visitVerbatimLineComment(const VerbatimLineComment *C);
2440 void ASTDumper::visitVerbatimLineComment(const VerbatimLineComment *C) { in visitVerbatimLineComment() function in ASTDumper
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1629 void JSONNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in JSONNodeDumper
DTextNodeDumper.cpp831 void TextNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in TextNodeDumper