Home | History | Annotate | Download | only in Sema

Lines Matching full:constructed

225 /// structure, we will have constructed a full semantic initializer
1182 // OpenCL initializers allows vectors to be constructed from vectors.
3321 // an initializer_list object constructed [...]
5116 // An explicitly-constructed temporary, e.g., X(1, 2).