Home | History | Annotate | Download | only in Sema

Lines Matching refs:exprs

1882   SmallVector<Expr*, 32> exprs;
1885 exprs.push_back(TheCall->getArg(i));
1889 return new (Context) ShuffleVectorExpr(Context, exprs, resType,