Lines Matching full:when
12 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
16 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use auto when initializing with new in auto_new()
30 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use auto when initializing with new in auto_new()
34 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
38 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
46 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
50 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: use auto when initializing with new in auto_new()
58 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
65 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
82 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
85 // 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()
97 // CHECK-MESSAGES: :[[@LINE-1]]:5: warning: use auto when initializing with new in auto_new()
101 // Don't warn when 'auto' is already being used. in auto_new()