Home | History | Annotate | Download | only in Sema

Lines Matching refs:MaybeConvertParenListExprToParenExpr

3880   ExprResult Result = MaybeConvertParenListExprToParenExpr(S, Input);
3909 ExprResult result = MaybeConvertParenListExprToParenExpr(S, base);
4696 ExprResult Result = MaybeConvertParenListExprToParenExpr(S, Fn);
5496 ExprResult Result = MaybeConvertParenListExprToParenExpr(S, CastExpr);
5595 Sema::MaybeConvertParenListExprToParenExpr(Scope *S, Expr *OrigExpr) {