Home | History | Annotate | Download | only in Sema

Lines Matching refs:argExpr

1148     Expr *argExpr = arg.getAsExpr();
1149 result = SemaRef.Owned(argExpr);
1150 type = argExpr->getType();