Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:compound

1393   // We don't model the semantics of this correctly: the compound literal is
1395 // We treat the compound literal as a temporary and refuse to produce a
1397 // in C++, and in C we model compound literals as lvalues.