Searched defs:VisitCXXDestructorDecl (Results 1 – 7 of 7) sorted by relevance
242 bool VisitCXXDestructorDecl(CXXDestructorDecl *Decl) { in VisitCXXDestructorDecl() function in clang::tidy::__anonef0c75980211::RenamerClangTidyVisitor
740 bool ExtractAPIVisitorBase<Derived>::VisitCXXDestructorDecl( VisitCXXDestructorDecl() function
1616 void ASTDeclWriter::VisitCXXDestructorDecl(CXXDestructorDecl *D) { VisitCXXDestructorDecl() function in ASTDeclWriter
2330 void ASTDeclReader::VisitCXXDestructorDecl(CXXDestructorDecl *D) { VisitCXXDestructorDecl() function in ASTDeclReader
900 bool VisitCXXDestructorDecl(CXXDestructorDecl *D) { in VisitCXXDestructorDecl() function in clang::clangd::__anon52a906180111::CollectExtraHighlightings
2885 Decl *TemplateDeclInstantiator::VisitCXXDestructorDecl(CXXDestructorDecl *D) { VisitCXXDestructorDecl() function in TemplateDeclInstantiator
4089 ExpectedDecl ASTNodeImporter::VisitCXXDestructorDecl(CXXDestructorDecl *D) { VisitCXXDestructorDecl() function in ASTNodeImporter