Home | History | Annotate | Download | only in Sema

Lines Matching refs:MaybeConvertParenListExprToParenExpr

3734   ExprResult Result = MaybeConvertParenListExprToParenExpr(S, Input);
3763 ExprResult result = MaybeConvertParenListExprToParenExpr(S, base);
4470 ExprResult Result = MaybeConvertParenListExprToParenExpr(S, Fn);
5267 ExprResult Result = MaybeConvertParenListExprToParenExpr(S, CastExpr);
5366 Sema::MaybeConvertParenListExprToParenExpr(Scope *S, Expr *OrigExpr) {