Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:Args

349                                            ArrayRef<Expr *> Args,
480 ArrayRef<QualType> args,
486 return Context->getFunctionType(result, args, fpi);
551 // All the args are checked/rewritten. Don't call twice!
1332 SmallVector<Expr*, 1> Args;
1344 Args,
1357 Args,
1373 Args,
2008 ArrayRef<Expr *> Args,
2026 CallExpr *Exp = new (Context) CallExpr(*Context, ICE, Args,