Searched refs:findConstructorForBase (Results 1 – 1 of 1) sorted by relevance
5139 findConstructorForBase(CXXRecordDecl *Base, CXXConstructorDecl *Ctor) const { in findConstructorForBase() function in Sema::InheritedConstructorInfo5168 Inherited->findConstructorForBase(ClassDecl, InheritedCtor).first; in specialMemberIsConstexpr()5768 ICI->findConstructorForBase(BaseClass, cast<CXXConstructorDecl>(MD) in shouldDeleteForBase()9060 ICI.findConstructorForBase(BaseClass, Inherited.getConstructor()) in ComputeInheritingCtorExceptionSpec()9371 auto BaseCtor = ICI.findConstructorForBase(BaseRD, InheritedCtor); in DefineInheritingConstructor()