Lines Matching refs:Paren
2542 if (const ParenExpr *Paren = dyn_cast<ParenExpr>(E)) {2543 E = Paren->getSubExpr();