Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h220 void visitTParamCommandComment(const comments::TParamCommandComment *C,
H A DJSONNodeDumper.h350 void visitTParamCommandComment(const comments::TParamCommandComment *C,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp1696 void JSONNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp840 void TextNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in TextNodeDumper