Lines Matching defs:Constructor
2233 if (const CXXConstructorDecl *Constructor in CheckConstexprFunctionBody() local
3545 const CXXConstructorDecl *Constructor; member in __anon26624a2b1011::UninitializedFieldVisitor
3872 Sema &SemaRef, const CXXConstructorDecl *Constructor) { in DiagnoseUninitializedFields()
4175 CXXConstructorDecl *Constructor in BuildMemInitializer() local
4616 BuildImplicitBaseInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, in BuildImplicitBaseInitializer()
4699 BuildImplicitMemberInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, in BuildImplicitMemberInitializer()
5032 Sema::SetDelegatingInitializer(CXXConstructorDecl *Constructor, in SetDelegatingInitializer()
5053 bool Sema::SetCtorInitializers(CXXConstructorDecl *Constructor, bool AnyErrors, in SetCtorInitializers()
5268 Sema &SemaRef, const CXXConstructorDecl *Constructor, in DiagnoseBaseOrMemInitializerOrder()
5473 CXXConstructorDecl *Constructor in ActOnMemInitializers() local
5673 if (CXXConstructorDecl *Constructor in ActOnDefaultCtorInitializers() local
10217 if (CXXConstructorDecl *Constructor = dyn_cast<CXXConstructorDecl>(Method)) in ActOnFinishDelayedCXXMethodDeclaration() local
10315 void Sema::CheckConstructor(CXXConstructorDecl *Constructor) { in CheckConstructor()
13082 CXXConstructorDecl *Constructor) { in DefineImplicitDefaultConstructor()
13220 CXXConstructorDecl *Constructor) { in DefineInheritingConstructor()
15048 CXXConstructorDecl *Constructor, in BuildCXXConstructExpr()
15086 CXXConstructorDecl *Constructor, in BuildCXXConstructExpr()
15111 CXXConstructorDecl *Constructor, in BuildCXXConstructExpr()
15267 bool Sema::CompleteConstructorCall(CXXConstructorDecl *Constructor, in CompleteConstructorCall()