Lines Matching full:incomplete
368 int f() { return sizeof(T); } // expected-error{{invalid application of 'sizeof' to an incomplete type 'IncompleteType3'}}380 // expected-error@+2{{invalid application of 'sizeof' to an incomplete type 'IncompleteType4'}}