Searched refs:VisitCXXConstructorDecl (Results 1 – 5 of 5) sorted by relevance
82 bool VisitCXXConstructorDecl(CXXConstructorDecl* Ctor) { in VisitCXXConstructorDecl() function in __anonb1dfc66b0111::ImplicitCtorVisitor
91 void VisitCXXConstructorDecl(CXXConstructorDecl *D);1223 void ASTDeclWriter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTDeclWriter
306 void VisitCXXConstructorDecl(CXXConstructorDecl *D);1781 void ASTDeclReader::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTDeclReader
150 Decl *VisitCXXConstructorDecl(CXXConstructorDecl *D);3143 Decl *ASTNodeImporter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTNodeImporter
1994 Decl *TemplateDeclInstantiator::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in TemplateDeclInstantiator