Lines Matching full:grep
2 // RUN: grep "_Block_object_dispose" %t | count 12
3 // RUN: grep "__copy_helper_block_" %t | count 9
4 // RUN: grep "__destroy_helper_block_" %t | count 9
5 // RUN: grep "__Block_byref_object_copy_" %t | count 2
6 // RUN: grep "__Block_byref_object_dispose_" %t | count 2
7 // RUN: grep "i32 135)" %t | count 2
8 // RUN: grep "_Block_object_assign" %t | count 5
11 // RUN: grep "_Block_object_dispose" %t | count 12
12 // RUN: grep "__copy_helper_block_" %t | count 11
13 // RUN: grep "__destroy_helper_block_" %t | count 11
14 // RUN: grep "__Block_byref_object_copy_" %t | count 2
15 // RUN: grep "__Block_byref_object_dispose_" %t | count 2
16 // RUN: grep "i32 135)" %t | count 2
17 // RUN: grep "_Block_object_assign" %t | count 5