Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp240 void visitVerbatimLineComment(const VerbatimLineComment *C);
435 void CommentASTToHTMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToHTMLConverter
556 void visitVerbatimLineComment(const VerbatimLineComment *C);
824 void CommentASTToXMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToXMLConverter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h241 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
H A DJSONNodeDumper.h376 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1859 void JSONNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1235 void TextNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in TextNodeDumper