Lines Matching defs:Constructor
2301 if (const CXXConstructorDecl *Constructor in CheckConstexprFunctionBody() local
3628 const CXXConstructorDecl *Constructor; member in __anonb2dcaa771011::UninitializedFieldVisitor
3954 Sema &SemaRef, const CXXConstructorDecl *Constructor) { in DiagnoseUninitializedFields()
4260 CXXConstructorDecl *Constructor in BuildMemInitializer() local
4737 BuildImplicitBaseInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, in BuildImplicitBaseInitializer()
4820 BuildImplicitMemberInitializer(Sema &SemaRef, CXXConstructorDecl *Constructor, in BuildImplicitMemberInitializer()
5153 Sema::SetDelegatingInitializer(CXXConstructorDecl *Constructor, in SetDelegatingInitializer()
5174 bool Sema::SetCtorInitializers(CXXConstructorDecl *Constructor, bool AnyErrors, in SetCtorInitializers()
5389 Sema &SemaRef, const CXXConstructorDecl *Constructor, in DiagnoseBaseOrMemInitializerOrder()
5593 CXXConstructorDecl *Constructor in ActOnMemInitializers() local
5799 if (CXXConstructorDecl *Constructor in ActOnDefaultCtorInitializers() local
10505 if (CXXConstructorDecl *Constructor = dyn_cast<CXXConstructorDecl>(Method)) in ActOnFinishDelayedCXXMethodDeclaration() local
10603 void Sema::CheckConstructor(CXXConstructorDecl *Constructor) { in CheckConstructor()
13584 CXXConstructorDecl *Constructor) { in DefineImplicitDefaultConstructor()
13723 CXXConstructorDecl *Constructor) { in DefineInheritingConstructor()
15566 CXXConstructorDecl *Constructor, in BuildCXXConstructExpr()
15613 CXXConstructorDecl *Constructor, in BuildCXXConstructExpr()
15641 CXXConstructorDecl *Constructor, in BuildCXXConstructExpr()
15733 bool Sema::CompleteConstructorCall(CXXConstructorDecl *Constructor, in CompleteConstructorCall()