Searched defs:VisitCXXConstructorDecl (Results 1 – 9 of 9) sorted by relevance
21 bool VisitCXXConstructorDecl(CXXConstructorDecl* Ctor) { VisitCXXConstructorDecl() function in __anonb0de8a990111::ImplicitCtorVisitor
47 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function
248 bool VisitCXXConstructorDecl(const CXXConstructorDecl *CD) { in VisitCXXConstructorDecl() function in clang::tooling::__anonb85755320111::RenameLocFinder
224 bool VisitCXXConstructorDecl(CXXConstructorDecl *Decl) { in VisitCXXConstructorDecl() function in clang::tidy::__anonef0c75980211::RenamerClangTidyVisitor
706 bool ExtractAPIVisitorBase<Derived>::VisitCXXConstructorDecl( VisitCXXConstructorDecl() function
1600 void ASTDeclWriter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in ASTDeclWriter
2316 void ASTDeclReader::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in ASTDeclReader
2881 Decl *TemplateDeclInstantiator::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in TemplateDeclInstantiator
4085 ExpectedDecl ASTNodeImporter::VisitCXXConstructorDecl(CXXConstructorDecl *D) { VisitCXXConstructorDecl() function in ASTNodeImporter