Home | History | Annotate | Download | only in AST

Lines Matching full:lvalues

153     /// lvalues can still be folded, but they are not core constant expressions
313 /// Temporaries - Temporary lvalues materialized within this stack frame.
4302 // This is used for evaluating lvalues (in C and C++), xvalues (in C++11),
4555 // __real is a no-op on scalar lvalues.
5233 // lvalues. The full-object of which the temporary is a subobject is implicitly
7206 // Only allow casts of lvalues if they are lossless.
7971 // In C, function designators are not lvalues, but we evaluate them as if they