Home
last modified time | relevance | path

Searched refs:visitTParamCommandComment (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/lib/Index/
H A DCommentToXML.cpp237 void visitTParamCommandComment(const TParamCommandComment *C);
384 void CommentASTToHTMLConverter::visitTParamCommandComment( in visitTParamCommandComment() function in CommentASTToHTMLConverter
552 void visitTParamCommandComment(const TParamCommandComment *C);
769 void CommentASTToXMLConverter::visitTParamCommandComment( in visitTParamCommandComment() function in CommentASTToXMLConverter
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp76 void visitTParamCommandComment(const TParamCommandComment *C);
144 void ClangDocCommentVisitor::visitTParamCommandComment( in visitTParamCommandComment() function in clang::doc::serialize::ClangDocCommentVisitor
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h220 void visitTParamCommandComment(const comments::TParamCommandComment *C,
H A DJSONNodeDumper.h345 void visitTParamCommandComment(const comments::TParamCommandComment *C,
/llvm-project-15.0.7/clang/lib/AST/
H A DJSONNodeDumper.cpp1664 void JSONNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp840 void TextNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in TextNodeDumper