Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h227 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
H A DJSONNodeDumper.h357 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp1723 void JSONNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp874 void TextNodeDumper::visitVerbatimLineComment( in visitVerbatimLineComment() function in TextNodeDumper