Lines Matching full:when
13 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
17 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use auto when initializing with new in auto_new()
21 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
35 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use auto when initializing with new in auto_new()
39 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
43 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
51 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
55 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
63 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
70 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
87 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
90 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
95 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
102 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
106 // Don't warn when 'auto' is already being used. in auto_new()