Searched defs:VisitPragmaCommentDecl (Results 1 – 4 of 4) sorted by relevance
341 void ASTDeclWriter::VisitPragmaCommentDecl(PragmaCommentDecl *D) { in VisitPragmaCommentDecl() function in ASTDeclWriter
654 void ASTDeclReader::VisitPragmaCommentDecl(PragmaCommentDecl *D) { in VisitPragmaCommentDecl() function in ASTDeclReader
1847 void TextNodeDumper::VisitPragmaCommentDecl(const PragmaCommentDecl *D) { in VisitPragmaCommentDecl() function in TextNodeDumper
885 TemplateDeclInstantiator::VisitPragmaCommentDecl(PragmaCommentDecl *D) { in VisitPragmaCommentDecl() function in TemplateDeclInstantiator