Home | History | Annotate | Download | only in Sema

Lines Matching refs:argExpr

1175     Expr *argExpr = arg.getAsExpr();
1176 result = SemaRef.Owned(argExpr);
1177 type = argExpr->getType();