Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp236 void visitParamCommandComment(const ParamCommandComment *C);
352 void CommentASTToHTMLConverter::visitParamCommandComment( in visitParamCommandComment() function in CommentASTToHTMLConverter
551 void visitParamCommandComment(const ParamCommandComment *C);
737 void CommentASTToXMLConverter::visitParamCommandComment( in visitParamCommandComment() function in CommentASTToXMLConverter
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h223 void visitParamCommandComment(const comments::ParamCommandComment *C,
H A DJSONNodeDumper.h357 void visitParamCommandComment(const comments::ParamCommandComment *C,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1746 void JSONNodeDumper::visitParamCommandComment( in visitParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp912 void TextNodeDumper::visitParamCommandComment( in visitParamCommandComment() function in TextNodeDumper