Home | History | Annotate | Download | only in AST

Lines Matching full:compoundliteralexpr

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