Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp238 void visitTParamCommandComment(const TParamCommandComment *C);
385 void CommentASTToHTMLConverter::visitTParamCommandComment( in visitTParamCommandComment() function in CommentASTToHTMLConverter
554 void visitTParamCommandComment(const TParamCommandComment *C);
782 void CommentASTToXMLConverter::visitTParamCommandComment( in visitTParamCommandComment() function in CommentASTToXMLConverter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h234 void visitTParamCommandComment(const comments::TParamCommandComment *C,
H A DJSONNodeDumper.h364 void visitTParamCommandComment(const comments::TParamCommandComment *C,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1812 void JSONNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1070 void TextNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in TextNodeDumper