Home | History | Annotate | Download | only in AST

Lines Matching refs:CompoundLiteralExpr

2717     const Expr *Exp = cast<CompoundLiteralExpr>(this)->getInitializer();
3171 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){