Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h225 void visitTParamCommandComment(const comments::TParamCommandComment *C,
H A DJSONNodeDumper.h359 void visitTParamCommandComment(const comments::TParamCommandComment *C,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1769 void JSONNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp933 void TextNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in TextNodeDumper