Searched refs:TryExpandParameterPacks (Results 1 – 2 of 2) sorted by relevance
279 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function4010 if (getDerived().TryExpandParameterPacks(Expansion->getEllipsisLoc(), in TransformExprs()4604 if (getDerived().TryExpandParameterPacks(Ellipsis, in TransformTemplateArguments()5804 if (getDerived().TryExpandParameterPacks(Loc, SourceRange(), in TransformFunctionTypeParams()6047 if (getDerived().TryExpandParameterPacks( in TransformExceptionSpec()7170 if (getDerived().TryExpandParameterPacks( in TransformObjCObjectType()12461 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(), in TransformTypeTraitExpr()13031 if (getDerived().TryExpandParameterPacks( in TransformLambdaExpr()13219 if (getDerived().TryExpandParameterPacks(C->getEllipsisLoc(), in TransformLambdaExpr()13767 if (getDerived().TryExpandParameterPacks(E->getEllipsisLoc(), in TransformCXXFoldExpr()[all …]
968 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function in __anon2e76b3e50111::TemplateInstantiator