Lines Matching refs:trivial

3 #include "non-trivial-c-union.h"
5trivial to default-initialize}} expected-note 36 {{'U0' has subobjects that are non-trivial to des…
6trivial to default-initialize}} expected-note 36 {{f0 has type '__strong id' that is non-trivial t…
7trivial to default-initialize}} expected-note 36 {{f1 has type '__weak id' that is non-trivial to …
16 …efault-initialize an object of type 'U0' since it is a union that is non-trivial to default-initia…
18 …-initialize an object of type 'S0' since it contains a union that is non-trivial to default-initia…
20 …efault-initialize an object of type 'U0' since it is a union that is non-trivial to default-initia…
22trivial to destruct}} expected-error {{cannot use type 'U0' for a function/method parameter since …
23trivial to destruct}} expected-error {{cannot use type 'S0' for a function/method parameter since …
26trivial to destruct}} expected-error {{cannot use type 'U0' for a function/method parameter since …
27trivial to destruct}} expected-error {{cannot use type 'S0' for a function/method parameter since …
31trivial to destruct}} expected-error {{cannot use type 'U0' for a function/method parameter since …
32trivial to destruct}} expected-error {{cannot use type 'S0' for a function/method parameter since …
35 … that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'U…
36 …n that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of type 'U0'…
37 …ot declare an automatic variable of type 'U0' since it is a union that is non-trivial to destruct}}
38 …ot declare an automatic variable of type 'U0' since it is a union that is non-trivial to destruct}}
39 …at is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'S0' …
40 …hat is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of type 'S0' si…
41 …n that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of type 'U0'…
42 …n that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of type 'U0'…
43 … that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'U…
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 …efault-initialize an object of type 'U0' since it is a union that is non-trivial to default-initia…
56 …ct an automatic compound literal of type 'U0' since it is a union that is non-trivial to destruct}}
57 …ct an automatic compound literal of type 'U0' since it is a union that is non-trivial to destruct}}
58 …n that is non-trivial to destruct}} expected-error {{cannot copy-initialize an object of type 'U0'…
59 … that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'U…
67 … that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'U…
68 …at is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'S0' …
69 … that is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'U…
70 …at is non-trivial to destruct}} expected-error {{cannot default-initialize an object of type 'S0' …
72 …union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'U0' si…
73 …on that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'S0' since…
74 …union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'U0' si…
75 …on that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'S0' since…
76 …union that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'U0' si…
77 …on that is non-trivial to destruct}} expected-error {{cannot capture a variable of type 'S0' since…
83trivial to destruct}} // expected-error {{cannot use volatile type 'volatile U0' where it causes a…
88 …non-trivial to destruct}} expected-error {{cannot use type 'U1_SystemHeader' for a function/method…