Home | History | Annotate | Download | only in AST

Lines Matching refs:Arg

1408   Expr *Arg = getInit();
1409 if (ExprWithCleanups *E = dyn_cast_or_null<ExprWithCleanups>(Arg))
1412 return Arg;