Searched defs:PackExpression (Results 1 – 1 of 1) sorted by relevance
1066 static bool isParameterPack(Expr *PackExpression) { in isParameterPack()1074 ExprResult Sema::ActOnPackIndexingExpr(Scope *S, Expr *PackExpression, in ActOnPackIndexingExpr()1098 Sema::BuildPackIndexingExpr(Expr *PackExpression, SourceLocation EllipsisLoc, in BuildPackIndexingExpr()