Lines Matching full:has

5 // CHECK: struct1.c:13:8: warning: type 'struct S1' has incompatible definitions in different trans…
6 // CHECK: struct1.c:15:7: note: field 'field2' has type 'int' here
7 // CHECK: struct2.c:12:9: note: field 'field2' has type 'float' here
10 // CHECK: struct1.c:21:8: warning: type 'struct S2' has incompatible definitions in different trans…
14 // CHECK: struct1.c:24:8: warning: type 'struct S3' has incompatible definitions in different trans…
15 // CHECK: struct1.c:24:36: note: field 'd' has type 'double' here
19 // CHECK: struct1.c:27:8: warning: type 'struct S4' has incompatible definitions in different trans…
20 // CHECK: struct2.c:24:26: note: field 'f' has type 'float' here
24 // CHECK: struct1.c:56:10: warning: type 'struct DeeperError' has incompatible definitions in diffe…
25 // CHECK: struct1.c:56:35: note: field 'f' has type 'int' here
26 // CHECK: struct2.c:53:37: note: field 'f' has type 'float' here
27 // CHECK: struct1.c:54:8: warning: type 'struct DeepError' has incompatible definitions in differen…
28 // CHECK: struct1.c:56:41: note: field 'Deeper' has type 'struct DeeperError *' here
29 // CHECK: struct2.c:53:43: note: field 'Deeper' has type 'struct DeeperError *' here
32 // CHECK: struct1.c:74:9: warning: type 'S13' has incompatible definitions in different translation…
33 // CHECK: struct1.c:75:9: note: field 'i' has type 'Float' (aka 'float') here
34 // CHECK: struct2.c:72:7: note: field 'i' has type 'int' here
37 …truct DeepUnnamedError::(unnamed at [[PATH_TO_INPUTS:.+]]struct1.c:130:7)' has incompatible defini…
38 // CHECK: struct1.c:131:14: note: field 'i' has type 'long' here
39 // CHECK: struct2.c:128:15: note: field 'i' has type 'float' here
40 …e 'union DeepUnnamedError::(unnamed at [[PATH_TO_INPUTS]]struct1.c:129:5)' has incompatible defini…
41 // CHECK: struct1.c:132:9: note: field 'S' has type 'struct (unnamed struct at [[PATH_TO_INPUTS]]st…
42 // CHECK: struct2.c:129:9: note: field 'S' has type 'struct (unnamed struct at [[PATH_TO_INPUTS]]st…