Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp241 void visitVerbatimLineComment(const VerbatimLineComment *C);
436 void CommentASTToHTMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToHTMLConverter
557 void visitVerbatimLineComment(const VerbatimLineComment *C);
825 void CommentASTToXMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToXMLConverter
/src/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h241 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
H A DJSONNodeDumper.h371 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
/src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1839 void JSONNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1104 void TextNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in TextNodeDumper