Lines Matching full:incomplete
838 /// Incomplete types are considered POD, since this check can be performed
4068 // incomplete types are not object types.
4237 // incomplete types are not object types.
6748 // incomplete type and the other is a pointer to a qualified or unqualified
7703 /// \brief Emit error if Operand is incomplete pointer type
7705 /// \returns True if pointer has incomplete type
7782 // Check for arithmetic on pointers to incomplete types.
10082 // is an incomplete type or void. It would be possible to warn about
11181 // with an incomplete type would be ill-formed.