Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Arg

4522   DeclRefExpr *Arg = new (Context) DeclRefExpr(FD, false, FD->getType(),
4525 CK_BitCast, Arg);
4566 Arg = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue,
4569 CK_BitCast, Arg);