Searched defs:visitInlineCommandComment (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Index/ | ||
H A D | CommentToXML.cpp | 268 void CommentASTToHTMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToHTMLConverter |
/minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
H A D | ASTDumper.cpp | 2100 void ASTDumper::visitInlineCommandComment(const InlineCommandComment *C) { in visitInlineCommandComment() function in ASTDumper |