Home | History | Annotate | Download | only in AST

Lines Matching full:cle

3171       if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){
3172 const Expr *InitExpr = CLE->getInitializer();