Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CompoundLiteralExpr

699 void ASTStmtReader::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) {
2048 S = new (Context) CompoundLiteralExpr(Empty);