Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ParenExpr

884       ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
2634 ParenExpr *PE = new (Context) ParenExpr(Exp->getLocation(), Exp->getExprLoc(),
2715 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
2839 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
2996 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
3572 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
4637 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) {
4697 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
4713 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
4770 ParenExpr *PE = new (Context) ParenExpr(DeclRefExp->getExprLoc(),
4789 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
5496 NewRep = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
7628 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(),
7657 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
7683 PE = new (Context) ParenExpr(OldRange.getBegin(),