Searched refs:findConstructorForBase (Results 1 – 1 of 1) sorted by relevance
7206 findConstructorForBase(CXXRecordDecl *Base, CXXConstructorDecl *Ctor) const { in findConstructorForBase() function in Sema::InheritedConstructorInfo7240 Inherited->findConstructorForBase(ClassDecl, InheritedCtor).first; in specialMemberIsConstexpr()9019 if (auto *MD = ICI->findConstructorForBase(Class, BaseCtor).first) in lookupInheritedCtor()13770 auto BaseCtor = ICI.findConstructorForBase(BaseRD, InheritedCtor); in DefineInheritingConstructor()