Searched refs:inheritingCtorHasParams (Results 1 – 4 of 4) sorted by relevance
212 bool inheritingCtorHasParams(const InheritedConstructor &Inherited,
974 getTypes().inheritingCtorHasParams(Inherited, GD.getCtorType()); in BuildFunctionArgList()
248 bool CodeGenTypes::inheritingCtorHasParams( in inheritingCtorHasParams() function in CodeGenTypes274 PassParams = inheritingCtorHasParams(Inherited, toCXXCtorType(Type)); in arrangeCXXStructorDeclaration()
2136 if (getTypes().inheritingCtorHasParams(Inherited, Type) && in EmitCXXConstructorCall()