Searched refs:TryExpandParameterPacks (Results 1 – 2 of 2) sorted by relevance
279 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function3945 if (getDerived().TryExpandParameterPacks(Expansion->getEllipsisLoc(), in TransformExprs()4538 if (getDerived().TryExpandParameterPacks(Ellipsis, in TransformTemplateArguments()5738 if (getDerived().TryExpandParameterPacks(Loc, SourceRange(), in TransformFunctionTypeParams()5981 if (getDerived().TryExpandParameterPacks( in TransformExceptionSpec()7070 if (getDerived().TryExpandParameterPacks( in TransformObjCObjectType()12180 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(), in TransformTypeTraitExpr()12746 if (getDerived().TryExpandParameterPacks( in TransformLambdaExpr()12924 if (getDerived().TryExpandParameterPacks(C->getEllipsisLoc(), in TransformLambdaExpr()13472 if (getDerived().TryExpandParameterPacks(E->getEllipsisLoc(), in TransformCXXFoldExpr()[all …]
952 bool TryExpandParameterPacks(SourceLocation EllipsisLoc, in TryExpandParameterPacks() function in __anon0918bce90111::TemplateInstantiator