Searched defs:VisitCXXConstructorDecl (Results 1 – 7 of 7) sorted by relevance
47 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function
248 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function in clang::tooling::__anonc66865d10111::RenameLocFinder
674 bool ExtractAPIVisitorBase<Derived>::VisitCXXConstructorDecl( VisitCXXConstructorDecl() function
1548 void ASTDeclWriter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in ASTDeclWriter
2315 void ASTDeclReader::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in ASTDeclReader
2844 Decl *TemplateDeclInstantiator::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in TemplateDeclInstantiator
4010 ExpectedDecl ASTNodeImporter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in ASTNodeImporter