Lines Matching full:notes
23 // CHECK-NOTES: [[@LINE-1]]:25: warning: constructor accepting a forwarding reference can hide the copy and move constructors [bugprone-forwarding-reference-overload]
24 // CHECK-NOTES: 48:3: note: copy constructor declared here
25 // CHECK-NOTES: 49:3: note: copy constructor declared here
26 // CHECK-NOTES: 50:3: note: move constructor declared here
29 // CHECK-NOTES: :[[@LINE-1]]:25: warning: constructor accepting a forwarding reference can hide the copy and move constructors
30 // CHECK-NOTES: 48:3: note: copy constructor declared here
31 // CHECK-NOTES: 49:3: note: copy constructor declared here
32 // CHECK-NOTES: 50:3: note: move constructor declared here
36 // CHECK-NOTES: :[[@LINE-1]]:3: warning: constructor accepting a forwarding reference can hide the copy and move constructors
37 // CHECK-NOTES: 48:3: note: copy constructor declared here
38 // CHECK-NOTES: 49:3: note: copy constructor declared here
39 // CHECK-NOTES: 50:3: note: move constructor declared here
43 // CHECK-NOTES: :[[@LINE-1]]:3: warning: constructor accepting a forwarding reference can hide the copy and move constructors
44 // CHECK-NOTES: 48:3: note: copy constructor declared here
45 // CHECK-NOTES: 49:3: note: copy constructor declared here
46 // CHECK-NOTES: 50:3: note: move constructor declared here
106 // CHECK-NOTES: :[[@LINE-1]]:25: warning: constructor accepting a forwarding reference can hide the copy and move constructors
109 // CHECK-NOTES: :[[@LINE-1]]:3: note: copy constructor declared here
124 // CHECK-NOTES: :[[@LINE-1]]:25: warning: constructor accepting a forwarding reference can hide the move constructor
127 // CHECK-NOTES: :[[@LINE-1]]:3: note: move constructor declared here
151 // CHECK-NOTES: :[[@LINE-1]]:13: warning: constructor accepting a forwarding reference can hide the copy and move constructors
212 // CHECK-NOTES: :[[@LINE-1]]:3: warning: constructor accepting a forwarding reference can hide the copy and move constructors
213 // CHECK-NOTES: 240:3: note: copy constructor declared here
214 // CHECK-NOTES: 241:3: note: move constructor declared here
220 // CHECK-NOTES: :[[@LINE-1]]:3: warning: constructor accepting a forwarding reference can hide the copy and move constructors
221 // CHECK-NOTES: 240:3: note: copy constructor declared here
222 // CHECK-NOTES: 241:3: note: move constructor declared here
228 // CHECK-NOTES: :[[@LINE-1]]:3: warning: constructor accepting a forwarding reference can hide the copy and move constructors
229 // CHECK-NOTES: 240:3: note: copy constructor declared here
230 // CHECK-NOTES: 241:3: note: move constructor declared here
236 // CHECK-NOTES: :[[@LINE-1]]:3: warning: constructor accepting a forwarding reference can hide the copy and move constructors
237 // CHECK-NOTES: 240:3: note: copy constructor declared here
238 // CHECK-NOTES: 241:3: note: move constructor declared here