Searched refs:VisitCXXConstructorDecl (Results 1 – 6 of 6) sorted by relevance
47 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function
228 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function in clang::tooling::__anon166017d60111::RenameLocFinder
93 void VisitCXXConstructorDecl(CXXConstructorDecl *D);1386 void ASTDeclWriter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTDeclWriter
363 void VisitCXXConstructorDecl(CXXConstructorDecl *D);1936 void ASTDeclReader::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTDeclReader
509 ExpectedDecl VisitCXXConstructorDecl(CXXConstructorDecl *D);3493 ExpectedDecl ASTNodeImporter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTNodeImporter
2501 Decl *TemplateDeclInstantiator::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in TemplateDeclInstantiator