Lines Matching full:messages
13 // CHECK-MESSAGES: :[[@LINE-1]]:13: warning: use nullptr [modernize-use-nullptr] in test_assignment()
16 // CHECK-MESSAGES: :[[@LINE-1]]:8: warning: use nullptr in test_assignment()
20 // CHECK-MESSAGES: :[[@LINE-1]]:13: warning: use nullptr in test_assignment()
28 // CHECK-MESSAGES: :[[@LINE-1]]:13: warning: use nullptr in test_assignment()
32 // CHECK-MESSAGES: :[[@LINE-1]]:8: warning: use nullptr in test_assignment()
39 // CHECK-MESSAGES: :[[@LINE-1]]:8: warning: use nullptr in test_assignment()
50 // CHECK-MESSAGES: :[[@LINE-1]]:18: warning: use nullptr in test_assignment()
56 // CHECK-MESSAGES: :[[@LINE-1]]:16: warning: use nullptr
60 // CHECK-MESSAGES: :[[@LINE-1]]:21: warning: use nullptr
70 // CHECK-MESSAGES: :[[@LINE-1]]:18: warning: use nullptr
77 // CHECK-MESSAGES: :[[@LINE-1]]:27: warning: use nullptr in Bar()
81 // CHECK-MESSAGES: :[[@LINE-1]]:27: warning: use nullptr in Bar()
85 // CHECK-MESSAGES: :[[@LINE-1]]:54: warning: use nullptr in Bar()
89 // CHECK-MESSAGES: :[[@LINE-1]]:29: warning: use nullptr in Bar()
93 // CHECK-MESSAGES: :[[@LINE-1]]:11: warning: use nullptr in Bar()
98 // CHECK-MESSAGES: :[[@LINE-1]]:13: warning: use nullptr in Bar()
112 // CHECK-MESSAGES: :[[@LINE-1]]:9: warning: use nullptr in test_cxx_cases()
116 // CHECK-MESSAGES: :[[@LINE-1]]:9: warning: use nullptr in test_cxx_cases()
122 // CHECK-MESSAGES: :[[@LINE-1]]:12: warning: use nullptr in test_cxx_cases()
126 // CHECK-MESSAGES: :[[@LINE-1]]:14: warning: use nullptr in test_cxx_cases()
131 // CHECK-MESSAGES: :[[@LINE-1]]:20: warning: use nullptr in test_cxx_cases()
135 // CHECK-MESSAGES: :[[@LINE-1]]:12: warning: use nullptr in test_cxx_cases()
140 // CHECK-MESSAGES: :[[@LINE-1]]:45: warning: use nullptr
144 // CHECK-MESSAGES: :[[@LINE-1]]:45: warning: use nullptr
148 // CHECK-MESSAGES: :[[@LINE-1]]:45: warning: use nullptr
157 // CHECK-MESSAGES: :[[@LINE-1]]:17: warning: use nullptr in test_function_call()
161 // CHECK-MESSAGES: :[[@LINE-1]]:17: warning: use nullptr in test_function_call()
165 // CHECK-MESSAGES: :[[@LINE-1]]:17: warning: use nullptr in test_function_call()
173 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use nullptr in test_function_return1()
179 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use nullptr in test_function_return2()
185 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use nullptr in test_function_return3()
203 // CHECK-MESSAGES: :[[@LINE-1]]:9: warning: use nullptr in test_function_return_cast1()
210 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: use nullptr in test_function_return_cast2()
218 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use nullptr in test_parentheses_expression1()
224 // CHECK-MESSAGES: :[[@LINE-1]]:10: warning: use nullptr in test_parentheses_expression2()
230 // CHECK-MESSAGES: :[[@LINE-1]]:13: warning: use nullptr in test_nested_parentheses_expression()
236 // CHECK-MESSAGES: :[[@LINE-1]]:29: warning: use nullptr in test_parentheses_explicit_cast()
242 // CHECK-MESSAGES: :[[@LINE-1]]:29: warning: use nullptr in test_parentheses_explicit_cast_sequence1()
248 // CHECK-MESSAGES: :[[@LINE-1]]:29: warning: use nullptr in test_parentheses_explicit_cast_sequence2()
267 // CHECK-MESSAGES: :[[@LINE-1]]:28: warning: use nullptr in test_explicit_cast_ambiguous1()
273 // CHECK-MESSAGES: :[[@LINE-1]]:28: warning: use nullptr in test_explicit_cast_ambiguous2()
279 // CHECK-MESSAGES: :[[@LINE-1]]:40: warning: use nullptr in test_explicit_cast_ambiguous3()
285 // CHECK-MESSAGES: :[[@LINE-1]]:17: warning: use nullptr in test_explicit_cast_ambiguous4()
292 // CHECK-MESSAGES: :[[@LINE-1]]:15: warning: use nullptr in test_explicit_cast_ambiguous5()
297 // CHECK-MESSAGES: :[[@LINE-1]]:13: warning: use nullptr in test_explicit_cast_ambiguous5()
303 // CHECK-MESSAGES: :[[@LINE-1]]:34: warning: use nullptr in test_const_pointers_abiguous()
311 // CHECK-MESSAGES: :[[@LINE-1]]:25: warning: use nullptr in test_const_pointers()
314 // CHECK-MESSAGES: :[[@LINE-1]]:25: warning: use nullptr in test_const_pointers()
317 // CHECK-MESSAGES: :[[@LINE-1]]:25: warning: use nullptr in test_const_pointers()
320 // CHECK-MESSAGES: :[[@LINE-1]]:25: warning: use nullptr in test_const_pointers()
323 // CHECK-MESSAGES: :[[@LINE-1]]:31: warning: use nullptr in test_const_pointers()
327 // CHECK-MESSAGES: :[[@LINE-1]]:69: warning: use nullptr in test_const_pointers()
336 // CHECK-MESSAGES: :[[@LINE-1]]:20: warning: use nullptr in test_nested_implicit_cast_expr()
337 // CHECK-MESSAGES: :[[@LINE-2]]:23: warning: use nullptr in test_nested_implicit_cast_expr()
340 // CHECK-MESSAGES: :[[@LINE-1]]:23: warning: use nullptr in test_nested_implicit_cast_expr()
341 // CHECK-MESSAGES: :[[@LINE-2]]:26: warning: use nullptr in test_nested_implicit_cast_expr()
342 // CHECK-MESSAGES: :[[@LINE-3]]:30: warning: use nullptr in test_nested_implicit_cast_expr()
343 // CHECK-MESSAGES: :[[@LINE-4]]:33: warning: use nullptr in test_nested_implicit_cast_expr()