Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:Arg

4439   DeclRefExpr *Arg = new (Context) DeclRefExpr(FD, false, FD->getType(),
4442 CK_BitCast, Arg);
4483 Arg = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue,
4486 CK_BitCast, Arg);