Searched refs:inheritingCtorHasParams (Results 1 – 4 of 4) sorted by relevance
161 bool inheritingCtorHasParams(const InheritedConstructor &Inherited,
325 bool CodeGenTypes::inheritingCtorHasParams( in inheritingCtorHasParams() function in CodeGenTypes350 PassParams = inheritingCtorHasParams(Inherited, GD.getCtorType()); in arrangeCXXStructorDeclaration()
2233 PassPrototypeArgs = getTypes().inheritingCtorHasParams(Inherited, Type); in EmitCXXConstructorCall()
1400 getTypes().inheritingCtorHasParams(Inherited, GD.getCtorType()); in BuildFunctionArgList()