Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h225 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
H A DJSONNodeDumper.h355 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp1717 void JSONNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp868 void TextNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in TextNodeDumper