Searched defs:PackExpression (Results 1 – 1 of 1) sorted by relevance
1188 static bool isParameterPack(Expr *PackExpression) { in isParameterPack()1196 ExprResult Sema::ActOnPackIndexingExpr(Scope *S, Expr *PackExpression, in ActOnPackIndexingExpr()1217 ExprResult Sema::BuildPackIndexingExpr(Expr *PackExpression, in BuildPackIndexingExpr()