Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ParenExpr

2620   ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), cast);
2986 ParenExpr *PE = new (Context) ParenExpr(StartLoc, EndLoc, cast);
3029 ReplacingStmt = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
3771 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) {
3831 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
3848 PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(), FunkCast);
3906 ParenExpr *PE = new (Context) ParenExpr(DeclRefExp->getExprLoc(),
3925 ParenExpr *PE = new (Context) ParenExpr(SourceLocation(), SourceLocation(),
5896 ParenExpr *PE = new (Context) ParenExpr(OldRange.getBegin(),
5937 ParenExpr *PE = new (Context) ParenExpr(IV->getBase()->getLocStart(),