Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp239 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
430 void CommentASTToHTMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToHTMLConverter
555 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
819 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToXMLConverter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h239 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
H A DJSONNodeDumper.h374 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1853 void JSONNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1229 void TextNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in TextNodeDumper