Searched refs:VisitCXXConstructorDecl (Results 1 – 6 of 6) sorted by relevance
47 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function
94 bool VisitCXXConstructorDecl(const CXXConstructorDecl *Decl);709 bool ExtractAPIVisitorBase<Derived>::VisitCXXConstructorDecl( in VisitCXXConstructorDecl() function
95 void VisitCXXConstructorDecl(CXXConstructorDecl *D);1591 void ASTDeclWriter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTDeclWriter
374 void VisitCXXConstructorDecl(CXXConstructorDecl *D);2297 void ASTDeclReader::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTDeclReader
484 ExpectedDecl VisitCXXConstructorDecl(CXXConstructorDecl *D);4090 ExpectedDecl ASTNodeImporter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in ASTNodeImporter
2888 Decl *TemplateDeclInstantiator::VisitCXXConstructorDecl(CXXConstructorDecl *D) { in VisitCXXConstructorDecl() function in TemplateDeclInstantiator