Searched refs:TryExpandParameterPacks (Results 1 – 2 of 2) sorted by relevance
279 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function3924 if (getDerived().TryExpandParameterPacks(Expansion->getEllipsisLoc(), in TransformExprs()4515 if (getDerived().TryExpandParameterPacks(Ellipsis, in TransformTemplateArguments()5606 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(), in TransformFunctionTypeParams()5715 if (getDerived().TryExpandParameterPacks(Loc, SourceRange(), in TransformFunctionTypeParams()5958 if (getDerived().TryExpandParameterPacks( in TransformExceptionSpec()7047 if (getDerived().TryExpandParameterPacks( in TransformObjCObjectType()12101 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(), in TransformTypeTraitExpr()12671 if (getDerived().TryExpandParameterPacks( in TransformLambdaExpr()12849 if (getDerived().TryExpandParameterPacks(C->getEllipsisLoc(), in TransformLambdaExpr()[all …]
952 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function in __anon1be828e00111::TemplateInstantiator