• Home
  • Raw
  • Download

Lines Matching refs:non

3 #include "non-trivial-c-union.h"
5non-trivial to default-initialize}} expected-note 36 {{'U0' has subobjects that are non-trivial to…
6non-trivial to default-initialize}} expected-note 36 {{f0 has type '__strong id' that is non-trivi…
7non-trivial to default-initialize}} expected-note 36 {{f1 has type '__weak id' that is non-trivial…
16 …nnot default-initialize an object of type 'U0' since it is a union that is non-trivial to default-…
18 …efault-initialize an object of type 'S0' since it contains a union that is non-trivial to default-…
20 …nnot default-initialize an object of type 'U0' since it is a union that is non-trivial to default-…
22non-trivial to destruct}} expected-error {{cannot use type 'U0' for a function/method parameter si…
23non-trivial to destruct}} expected-error {{cannot use type 'S0' for a function/method parameter si…
26non-trivial to destruct}} expected-error {{cannot use type 'U0' for a function/method parameter si…
27non-trivial to destruct}} expected-error {{cannot use type 'S0' for a function/method parameter si…
31non-trivial to destruct}} expected-error {{cannot use type 'U0' for a function/method parameter si…
32non-trivial to destruct}} expected-error {{cannot use type 'S0' for a function/method parameter si…
35 … union that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of t…
36 …a union that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of typ…
37 …not declare an automatic variable of type 'U0' since it is a union that is non-trivial to destruct…
38 …not declare an automatic variable of type 'U0' since it is a union that is non-trivial to destruct…
39 …ion that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type…
40 …nion that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of type '…
41 …a union that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of typ…
42 …a union that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of typ…
43 … union that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of t…
47 …-error {{cannot assign to a variable of type 'U0' since it is a union that is non-trivial to copy}}
48 … {{cannot assign to a variable of type 'S0' since it contains a union that is non-trivial to copy}}
51 …r {{cannot copy-initialize an object of type 'U0' since it is a union that is non-trivial to copy}}
52 …nnot copy-initialize an object of type 'S0' since it contains a union that is non-trivial to copy}}
53 …nnot default-initialize an object of type 'U0' since it is a union that is non-trivial to default-…
56 …uct an automatic compound literal of type 'U0' since it is a union that is non-trivial to destruct…
57 …uct an automatic compound literal of type 'U0' since it is a union that is non-trivial to destruct…
58 …a union that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of typ…
59 … union that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of t…
67 … union that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of t…
68 …ion that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type…
69 … union that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of t…
70 …ion that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type…
72 … is a union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type '…
73 … a union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'S0'…
74 … is a union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type '…
75 … a union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'S0'…
76 … is a union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type '…
77 … a union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'S0'…
83non-trivial to destruct}} // expected-error {{cannot use volatile type 'volatile U0' where it caus…
88 …at is non-trivial to destruct}} expected-error {{cannot use type 'U1_SystemHeader' for a function/…