Home | History | Annotate | Download | only in Sema

Lines Matching refs:argExpr

1140     Expr *argExpr = arg.getAsExpr();
1141 result = argExpr;
1142 type = argExpr->getType();