Lines Matching full:exception

60 …arning: initialization of 's' with static storage duration may throw an exception that cannot be c…
65 …arning: initialization of 'u' with static storage duration may throw an exception that cannot be c…
69 …arning: initialization of 'v' with static storage duration may throw an exception that cannot be c…
73 …arning: initialization of 'w' with static storage duration may throw an exception that cannot be c…
77 …rning: initialization of 'x1' with static storage duration may throw an exception that cannot be c…
81 …rning: initialization of 'x2' with static storage duration may throw an exception that cannot be c…
85 …arning: initialization of 'y' with static storage duration may throw an exception that cannot be c…
91 …arning: initialization of 'i' with static storage duration may throw an exception that cannot be c…
95 …arning: initialization of 'j' with static storage duration may throw an exception that cannot be c…
100 …arning: initialization of 'l' with static storage duration may throw an exception that cannot be c…
110 …arning: initialization of 'p' with static storage duration may throw an exception that cannot be c…
114 … initialization of 's3' with thread_local storage duration may throw an exception that cannot be c…
118 … initialization of 'u3' with thread_local storage duration may throw an exception that cannot be c…
121 … initialization of 'v3' with thread_local storage duration may throw an exception that cannot be c…
124 … initialization of 'w3' with thread_local storage duration may throw an exception that cannot be c…
149 …arning: initialization of 's' with static storage duration may throw an exception that cannot be c…
154 …arning: initialization of 'u' with static storage duration may throw an exception that cannot be c…
158 …arning: initialization of 'v' with static storage duration may throw an exception that cannot be c…
162 …arning: initialization of 'w' with static storage duration may throw an exception that cannot be c…
167 … initialization of 's3' with thread_local storage duration may throw an exception that cannot be c…
171 … initialization of 'u3' with thread_local storage duration may throw an exception that cannot be c…
174 … initialization of 'v3' with thread_local storage duration may throw an exception that cannot be c…
177 … initialization of 'w3' with thread_local storage duration may throw an exception that cannot be c…
210 …arning: initialization of 's' with static storage duration may throw an exception that cannot be c…
215 …arning: initialization of 'u' with static storage duration may throw an exception that cannot be c…
219 …arning: initialization of 'v' with static storage duration may throw an exception that cannot be c…
223 …arning: initialization of 'w' with static storage duration may throw an exception that cannot be c…
234 …ning: initialization of 'baz' with static storage duration may throw an exception that cannot be c…
246 … initialization of 'NotOkay1' with static storage duration may throw an exception that cannot be c…
249 … initialization of 'NotOkay2' with static storage duration may throw an exception that cannot be c…
261 … initialization of 'NotOkay3' with static storage duration may throw an exception that cannot be c…
273 // an exception when constructing the Bad object.