Lines Matching full:notes
10 …// CHECK-NOTES: [[@LINE+4]]:5: warning: argument name 'y' in comment does not match parameter name… in g()
11 // CHECK-NOTES: [[@LINE-3]]:12: note: 'x' declared here in g()
12 …// CHECK-NOTES: [[@LINE+2]]:14: warning: argument name 'z' in comment does not match parameter nam… in g()
13 // CHECK-NOTES: [[@LINE-5]]:19: note: 'y' declared here in g()
49 …// CHECK-NOTES: [[@LINE-1]]:13: warning: argument name 'zzU' in comment does not match parameter n… in templates()
50 // CHECK-NOTES: :[[@LINE-6]]:20: note: 'zzz' declared here in templates()
57 // CHECK-NOTES: [[@LINE-1]]:17: warning: argument name 'bbb' in comment does not match parameter na…
58 // CHECK-NOTES: [[@LINE-3]]:15: note: 'aaa' declared here
91 // CHECK-NOTES: [[@LINE-1]]:15: warning: argument name 'xyz' in comment does not match parameter na…
92 // CHECK-NOTES: [[@LINE-3]]:13: note: 'xxx' declared here
99 // CHECK-NOTES: [[@LINE-1]]:15: warning: argument name 'Zxx' in comment does not match parameter na…
100 // CHECK-NOTES: [[@LINE-3]]:13: note: 'xxx' declared here
106 // CHECK-NOTES: [[@LINE-1]]:7: warning: argument name 'Zxx' in comment does not match parameter nam…
107 // CHECK-NOTES: [[@LINE-4]]:10: note: 'xxx' declared here
114 // CHECK-NOTES: [[@LINE-1]]:15: warning: argument name 'xxy' in comment does not match parameter na…
115 // CHECK-NOTES: [[@LINE-3]]:13: note: 'xxx' declared here