Searched refs:TryExpandParameterPacks (Results 1 – 2 of 2) sorted by relevance
281 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function4190 if (getDerived().TryExpandParameterPacks(Expansion->getEllipsisLoc(), in TransformExprs()4789 if (getDerived().TryExpandParameterPacks(Ellipsis, in TransformTemplateArguments()6001 if (getDerived().TryExpandParameterPacks(Loc, SourceRange(), in TransformFunctionTypeParams()6250 if (getDerived().TryExpandParameterPacks( in TransformExceptionSpec()7401 if (getDerived().TryExpandParameterPacks( in TransformObjCObjectType()12872 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(), in TransformTypeTraitExpr()13448 if (getDerived().TryExpandParameterPacks( in TransformLambdaExpr()13586 if (getDerived().TryExpandParameterPacks(C->getEllipsisLoc(), in TransformLambdaExpr()14222 if (getDerived().TryExpandParameterPacks(E->getEllipsisLoc(), in TransformCXXFoldExpr()[all …]
1253 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function in __anon0819d12b0211::TemplateInstantiator