Home
last modified time | relevance | path

Searched refs:visitVerbatimBlockLineComment (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp241 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
428 void CommentASTToHTMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToHTMLConverter
552 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
801 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToXMLConverter
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h204 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTextNodeDumper.cpp548 void TextNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in TextNodeDumper