Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp239 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
430 void CommentASTToHTMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToHTMLConverter
554 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
807 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToXMLConverter
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h230 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
H A DJSONNodeDumper.h364 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1790 void JSONNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp961 void TextNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in TextNodeDumper