Lines Matching full:notes
6 …// CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' are repeated … in bad()
7 // CHECK-NOTES: :[[@LINE-4]]:9: note: macro 'badA' defined here in bad()
9 // CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' in bad()
10 // CHECK-NOTES: :[[@LINE-7]]:9: note: macro 'badA' defined here in bad()
12 // CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' in bad()
13 // CHECK-NOTES: :[[@LINE-10]]:9: note: macro 'badA' defined here in bad()
15 // CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' in bad()
16 // CHECK-NOTES: :[[@LINE-13]]:9: note: macro 'badA' defined here in bad()
18 // CHECK-NOTES: :[[@LINE-1]]:17: warning: side effects in the 2nd macro argument 'y' in bad()
19 // CHECK-NOTES: :[[@LINE-16]]:9: note: macro 'badA' defined here in bad()
21 // CHECK-NOTES: :[[@LINE-1]]:17: warning: side effects in the 2nd macro argument 'y' in bad()
22 // CHECK-NOTES: :[[@LINE-19]]:9: note: macro 'badA' defined here in bad()
24 // CHECK-NOTES: :[[@LINE-1]]:17: warning: side effects in the 2nd macro argument 'y' in bad()
25 // CHECK-NOTES: :[[@LINE-22]]:9: note: macro 'badA' defined here in bad()
27 // CHECK-NOTES: :[[@LINE-1]]:17: warning: side effects in the 2nd macro argument 'y' in bad()
28 // CHECK-NOTES: :[[@LINE-25]]:9: note: macro 'badA' defined here in bad()
36 // CHECK-NOTES: :[[@LINE-1]]:7: warning: side effects in the 1st macro argument 'A' in question()
37 // CHECK-NOTES: :[[@LINE-5]]:9: note: macro 'MIN' defined here in question()
39 // CHECK-NOTES: :[[@LINE-1]]:11: warning: side effects in the 2nd macro argument 'B' in question()
40 // CHECK-NOTES: :[[@LINE-8]]:9: note: macro 'MIN' defined here in question()
42 // CHECK-NOTES: :[[@LINE-1]]:9: warning: side effects in the 1st macro argument 'X' in question()
43 // CHECK-NOTES: :[[@LINE-10]]:9: note: macro 'LIMIT' defined here in question()
45 // CHECK-NOTES: :[[@LINE-1]]:13: warning: side effects in the 2nd macro argument 'A' in question()
46 // CHECK-NOTES: :[[@LINE-13]]:9: note: macro 'LIMIT' defined here in question()
48 // CHECK-NOTES: :[[@LINE-1]]:16: warning: side effects in the 3rd macro argument 'B' in question()
49 // CHECK-NOTES: :[[@LINE-16]]:9: note: macro 'LIMIT' defined here in question()
57 // CHECK-NOTES: :[[@LINE-1]]:10: warning: side effects in the 1st macro argument 'A' in fp1()
58 // CHECK-NOTES: :[[@LINE-4]]:9: note: macro 'UNROLL' defined here in fp1()
83 // CHECK-NOTES: :[[@LINE-1]]:64: warning: side effects in the 19th macro argument 's' in large()
84 // CHECK-NOTES: :[[@LINE-8]]:9: note: macro 'largeA' defined here in large()
86 // CHECK-NOTES: :[[@LINE-1]]:67: warning: side effects in the 20th macro argument 't' in large()
87 // CHECK-NOTES: :[[@LINE-11]]:9: note: macro 'largeA' defined here in large()
89 // CHECK-NOTES: :[[@LINE-1]]:70: warning: side effects in the 21st macro argument 'u' in large()
90 // CHECK-NOTES: :[[@LINE-14]]:9: note: macro 'largeA' defined here in large()
101 // CHECK-NOTES: :[[@LINE-1]]:21: warning: side effects in the 1st macro argument 'x' in builtins()
102 // CHECK-NOTES: :[[@LINE-8]]:9: note: macro 'builtinbad' defined here in builtins()
108 // CHECK-NOTES: :[[@LINE-1]]:19: warning: side effects in the 1st macro argument 'x' in builtins()
109 // CHECK-NOTES: :[[@LINE-12]]:9: note: macro 'macrobad' defined here in builtins()