• Home
  • Raw
  • Download

Lines Matching full:pointer

35       // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \  in test_warn()
36 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
38 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \ in test_warn()
39 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
42 // expected-warning {{destination for this 'memset' call is a pointer to dynamic class}} \ in test_warn()
43 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
46 …ted-warning{{destination for this 'memmove' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
47 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
49 … expected-warning{{source of this 'memmove' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
50 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
52 …cted-warning{{destination for this 'memcpy' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
53 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
55 …/ expected-warning{{source of this 'memcpy' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
56 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
58 …ted-warning{{first operand of this 'memcmp' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
59 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
61 …ed-warning{{second operand of this 'memcmp' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
62 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
64 …ected-warning{{first operand of this 'bcmp' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
65 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
67 …cted-warning{{second operand of this 'bcmp' call is a pointer to dynamic class 'X1'; vtable pointe… in test_warn()
68 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
71 …// expected-warning {{destination for this '__builtin_memset' 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 {{destination for this '__builtin_memset' call is a pointer to dynamic class}}… in test_warn()
75 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
78 …// expected-warning{{destination for this '__builtin_memmove' call is a pointer to dynamic class}}… in test_warn()
79 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
81 // expected-warning{{source of this '__builtin_memmove' call is a pointer to dynamic class}} \ in test_warn()
82 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
84 …// expected-warning{{destination for this '__builtin_memcpy' call is a pointer to dynamic class}} \ in test_warn()
85 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
87 // expected-warning{{source of this '__builtin_memcpy' call is a pointer to dynamic class}} \ in test_warn()
88 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
91 …// expected-warning {{destination for this '__builtin___memset_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 {{destination for this '__builtin___memset_chk' call is a pointer to dynamic c… in test_warn()
95 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
98 …// expected-warning{{destination for this '__builtin___memmove_chk' call is a pointer to dynamic c… in test_warn()
99 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
101 …// expected-warning{{source of this '__builtin___memmove_chk' call is a pointer to dynamic class}}… in test_warn()
102 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
104 …// expected-warning{{destination for this '__builtin___memcpy_chk' call is a pointer to dynamic cl… in test_warn()
105 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
107 …// expected-warning{{source of this '__builtin___memcpy_chk' call is a pointer to dynamic class}} \ in test_warn()
108 // expected-note {{explicitly cast the pointer to silence this warning}} in test_warn()
110 …// expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dyn… in test_warn()
111 // expected-note@+1 {{explicitly cast the pointer to silence this warning}} in test_warn()
113 …// expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dyn… in test_warn()
114 // expected-note@+1 {{explicitly cast the pointer to silence this warning}} in test_warn()
116 …// expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dyn… in test_warn()
117 // expected-note@+1 {{explicitly cast the pointer to silence this warning}} in test_warn()