Lines Matching full:by

31 …ed-error {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration …
42 } A; // expected-note {{type is given name 'A' for linkage purposes by this typedef declaration}}
44 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
46 } B; // expected-note {{type is given name 'B' for linkage purposes by this typedef declaration}}
48 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
50 } C; // expected-note {{type is given name 'C' for linkage purposes by this typedef declaration}}
53 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
55 } Lambda1; // expected-note {{type is given name 'Lambda1' for linkage purposes by this typedef dec…
58 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
61 } Lambda2; // expected-note {{type is given name 'Lambda2' for linkage purposes by this typedef dec…
63 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
67 } Lambda3; // expected-note {{type is given name 'Lambda3' for linkage purposes by this typedef dec…
70 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
72 } Template; // expected-note {{type is given name 'Template' for linkage purposes by this typedef d…
74 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
78 } Nested; // expected-note {{type is given name 'Nested' for linkage purposes by this typedef decla…
80 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
82 } Friend; // expected-note {{type is given name 'Friend' for linkage purposes by this typedef decla…
84 …-warning {{anonymous non-C-compatible type given name for linkage purposes by typedef declaration;…
86 } FriendTemplate; // expected-note {{type is given name 'FriendTemplate' for linkage purposes by th…
115 …pected-error {{unsupported: anonymous type given name for linkage purposes by typedef declaration …
118 } A; // expected-note {{by this typedef declaration}}
128 } B; // expected-note 0-1{{by this typedef}}
138 } C; // expected-note {{by this typedef}}
185 } A; // expected-note {{given name 'A' for linkage purposes by this typedef}}
191 } A; // expected-note {{given name 'A' for linkage purposes by this typedef}}