Lines Matching defs:InitExpr
3077 const Expr *InitExpr = CLE->getInitializer();3078 if (const InitListExpr *ILE = dyn_cast<InitListExpr>(InitExpr))