Home | History | Annotate | Download | only in Sema

Lines Matching full:incomplete

525       //   If an incomplete or empty initializer-list leaves a
942 // Don't complain for incomplete types, since we'll get an error
1117 // arrayType can be incomplete if we're initializing a flexible
1585 // If the array is of incomplete type, keep track of the number of
1606 // If the array is of incomplete type, keep track of the number of
1612 // If this is an incomplete array type, the actual type needs to
4715 // incomplete array type and the source is a constant array type.
6072 // If the declaration is a non-dependent, incomplete array type
6675 // If the destination type is an incomplete array type, update the
7370 OS << "initialization of incomplete type";