Lines Matching full:pointer
34 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \ in test_warn()
35 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
37 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \ in test_warn()
38 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
41 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \ in test_warn()
42 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
45 …ted-warning{{destination for this 'memmove' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
46 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
48 … expected-warning{{source of this 'memmove' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
49 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
51 …cted-warning{{destination for this 'memcpy' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
52 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
54 …/ expected-warning{{source of this 'memcpy' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
55 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
57 …ted-warning{{first operand of this 'memcmp' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
58 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
60 …ed-warning{{second operand of this 'memcmp' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
61 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
64 …// expected-warning {{destination for this '__builtin_memset' call is a pointer to dynamic class}}… in test_warn()
65 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
67 …// expected-warning {{destination for this '__builtin_memset' call is a pointer to dynamic class}}… in test_warn()
68 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
71 …// expected-warning{{destination for this '__builtin_memmove' call is a pointer to dynamic class}}… in test_warn()
72 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
74 // expected-warning{{source of this '__builtin_memmove' call is a pointer to dynamic class}} \ in test_warn()
75 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
77 …// expected-warning{{destination for this '__builtin_memcpy' call is a pointer to dynamic class}} \ in test_warn()
78 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
80 // expected-warning{{source of this '__builtin_memcpy' call is a pointer to dynamic class}} \ in test_warn()
81 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
84 …// expected-warning {{destination for this '__builtin___memset_chk' call is a pointer to dynamic c… in test_warn()
85 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
87 …// expected-warning {{destination for this '__builtin___memset_chk' call is a pointer to dynamic c… in test_warn()
88 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
91 …// expected-warning{{destination for this '__builtin___memmove_chk' call is a pointer to dynamic c… in test_warn()
92 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
94 …// expected-warning{{source of this '__builtin___memmove_chk' call is a pointer to dynamic class}}… in test_warn()
95 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
97 …// expected-warning{{destination for this '__builtin___memcpy_chk' call is a pointer to dynamic cl… in test_warn()
98 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
100 …// expected-warning{{source of this '__builtin___memcpy_chk' call is a pointer to dynamic class}} \ in test_warn()
101 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
103 …// expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dyn… in test_warn()
104 // expected-note@+1 {{explicitly cast the pointer to silence this warning}} in test_warn()
106 …// expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dyn… in test_warn()
107 // expected-note@+1 {{explicitly cast the pointer to silence this warning}} in test_warn()
109 …// expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dyn… in test_warn()
110 // expected-note@+1 {{explicitly cast the pointer to silence this warning}} in test_warn()