Home | History | Annotate | Download | only in Sema

Lines Matching refs:exprs

2389   SmallVector<Expr*, 32> exprs;
2392 exprs.push_back(TheCall->getArg(i));
2396 return new (Context) ShuffleVectorExpr(Context, exprs, resType,