Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ParenExpr

3013   ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
3043 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), cast);
3076 ReplacingStmt = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
3819 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) {
3881 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
3898 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
3957 ParenExpr *PE = new (Context) ParenExpr(DeclRefExp->getExprLoc(),
3976 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
5965 ParenExpr *PE = new (Context) ParenExpr(OldRange.getBegin(),
6006 ParenExpr *PE = new (Context) ParenExpr(IV->getBase()->getLocStart(),