| | cpp_range_based_for | 0 | 1 | file://:0:0:0:0 | (reference dereference) | | | | cpp_range_based_for | 0 | 1 | file://:0:0:0:0 | (reference dereference) | | | | cpp_range_based_for | 0 | 1 | file://:0:0:0:0 | (reference to) | | | | cpp_range_based_for | 0 | 9 | file://:0:0:0:0 | initializer for (__range) | declaration | | | cpp_range_based_for | 0 | 13 | file://:0:0:0:0 | initializer for (__begin) | (__range) | | | cpp_range_based_for | 0 | 16 | file://:0:0:0:0 | initializer for (__end) | (__end) | | cpp | CopyConstructorClass | 28 | 1 | cpp.cpp:28:5:28:24 | CopyConstructorClass | | | cpp | CopyConstructorClass | 30 | 1 | cpp.cpp:30:5:30:24 | CopyConstructorClass | | | cpp | IntVectorIter | 4 | 1 | cpp.cpp:4:7:4:7 | IntVectorIter | | | cpp | IntVectorIter | 4 | 1 | cpp.cpp:4:7:4:7 | { ... } | return ... | | cpp | IntVectorIter | 4 | 2 | cpp.cpp:4:7:4:7 | return ... | IntVectorIter | | cpp | IntVectorIter | 4 | 3 | cpp.cpp:4:7:4:7 | IntVectorIter | | | cpp | IntVectorIter | 6 | 1 | cpp.cpp:6:5:6:17 | IntVectorIter | | | cpp | begin | 14 | 1 | cpp.cpp:14:19:14:23 | begin | | | cpp | cpp_CopyConstructorClass | 33 | 1 | cpp.cpp:33:71:35:1 | { ... } | return ... | | cpp | cpp_CopyConstructorClass | 33 | 5 | cpp.cpp:33:22:33:45 | cpp_CopyConstructorClass | | | cpp | cpp_CopyConstructorClass | 34 | 1 | cpp.cpp:34:33:34:33 | (const CopyConstructorClass)... | | | cpp | cpp_CopyConstructorClass | 34 | 1 | cpp.cpp:34:33:34:33 | (reference to) | | | cpp | cpp_CopyConstructorClass | 34 | 2 | cpp.cpp:34:5:34:35 | return ... | x | | cpp | cpp_CopyConstructorClass | 34 | 3 | cpp.cpp:34:33:34:33 | x | call to CopyConstructorClass | | cpp | cpp_CopyConstructorClass | 34 | 4 | cpp.cpp:34:5:34:35 | call to CopyConstructorClass | cpp_CopyConstructorClass | | cpp | cpp_range_based_for | 18 | 1 | cpp.cpp:18:32:24:1 | { ... } | declaration | | cpp | cpp_range_based_for | 18 | 30 | cpp.cpp:18:6:18:24 | cpp_range_based_for | | | cpp | cpp_range_based_for | 19 | 2 | cpp.cpp:19:5:19:18 | declaration | declaration | | cpp | cpp_range_based_for | 20 | 3 | cpp.cpp:20:5:20:14 | declaration | initializer for j | | cpp | cpp_range_based_for | 20 | 4 | cpp.cpp:20:12:20:13 | initializer for j | 0 | | cpp | cpp_range_based_for | 20 | 5 | cpp.cpp:20:12:20:13 | 0 | for(...:...) ... | | cpp | cpp_range_based_for | 22 | 1 | cpp.cpp:22:18:22:20 | (reference to) | | | cpp | cpp_range_based_for | 22 | 1 | cpp.cpp:22:18:22:21 | (reference dereference) | | | cpp | cpp_range_based_for | 22 | 6 | cpp.cpp:22:5:23:12 | for(...:...) ... | declaration | | cpp | cpp_range_based_for | 22 | 7 | cpp.cpp:22:5:23:12 | declaration | vec | | cpp | cpp_range_based_for | 22 | 8 | cpp.cpp:22:18:22:20 | vec | initializer for (__range) | | cpp | cpp_range_based_for | 22 | 10 | cpp.cpp:22:5:23:12 | declaration | (__range) | | cpp | cpp_range_based_for | 22 | 11 | cpp.cpp:22:18:22:18 | (__range) | call to begin | | cpp | cpp_range_based_for | 22 | 12 | cpp.cpp:22:18:22:18 | call to begin | initializer for (__begin) | | cpp | cpp_range_based_for | 22 | 14 | cpp.cpp:22:18:22:18 | (__range) | call to end | | cpp | cpp_range_based_for | 22 | 15 | cpp.cpp:22:18:22:18 | call to end | initializer for (__end) | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:5:23:12 | declaration | (__begin) | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:14:22:14 | initializer for i | ExprStmt | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | (__begin) | call to operator!= | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | (__begin) | call to operator* | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | (__begin) | call to operator++ | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | (__end) | (__begin) | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | call to operator!= | return ... | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | call to operator!= | declaration | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | call to operator* | initializer for i | | cpp | cpp_range_based_for | 22 | 28 | cpp.cpp:22:18:22:18 | call to operator++ | (__end) | | cpp | cpp_range_based_for | 23 | 28 | cpp.cpp:23:9:23:9 | j | ... ++ | | cpp | cpp_range_based_for | 23 | 28 | cpp.cpp:23:9:23:11 | ... ++ | (__begin) | | cpp | cpp_range_based_for | 23 | 28 | cpp.cpp:23:9:23:12 | ExprStmt | j | | cpp | cpp_range_based_for | 24 | 29 | cpp.cpp:24:1:24:1 | return ... | cpp_range_based_for | | cpp | end | 15 | 1 | cpp.cpp:15:19:15:21 | end | | | cpp | operator!= | 7 | 1 | cpp.cpp:7:10:7:19 | operator!= | | | cpp | operator* | 8 | 1 | cpp.cpp:8:9:8:17 | operator* | | | cpp | operator++ | 9 | 1 | cpp.cpp:9:20:9:29 | operator++ | | | cpp | operator= | 4 | 1 | cpp.cpp:4:7:4:7 | operator= | | | cpp | operator= | 4 | 1 | cpp.cpp:4:7:4:7 | operator= | | | cpp | operator= | 12 | 1 | cpp.cpp:12:7:12:7 | operator= | | | cpp | operator= | 12 | 1 | cpp.cpp:12:7:12:7 | operator= | | | cpp | operator= | 26 | 1 | cpp.cpp:26:7:26:7 | operator= | | | cpp | ~CopyConstructorClass | 29 | 1 | cpp.cpp:29:5:29:25 | ~CopyConstructorClass | | | ms | ms_try_except | 2 | 1 | ms.cpp:2:27:18:1 | { ... } | declaration | | ms | ms_try_except | 2 | 27 | ms.cpp:2:6:2:18 | ms_try_except | | | ms | ms_try_except | 3 | 2 | ms.cpp:3:5:3:10 | declaration | __try { ... } __except( ... ) { ... } | | ms | ms_try_except | 5 | 3 | ms.cpp:5:5:7:5 | __try { ... } __except( ... ) { ... } | { ... } | | ms | ms_try_except | 5 | 4 | ms.cpp:5:11:7:5 | { ... } | ExprStmt | | ms | ms_try_except | 6 | 5 | ms.cpp:6:9:6:14 | ExprStmt | 1 | | ms | ms_try_except | 6 | 6 | ms.cpp:6:13:6:13 | 1 | x | | ms | ms_try_except | 6 | 7 | ms.cpp:6:9:6:9 | x | ... = ... | | ms | ms_try_except | 6 | 8 | ms.cpp:6:9:6:13 | ... = ... | __try { ... } __finally { ... } | | ms | ms_try_except | 8 | 1 | ms.cpp:8:15:8:15 | j | ms_try_except | | ms | ms_try_except | 8 | 1 | ms.cpp:8:15:8:15 | j | { ... } | | ms | ms_try_except | 8 | 2 | ms.cpp:8:18:10:5 | { ... } | ExprStmt | | ms | ms_try_except | 9 | 3 | ms.cpp:9:9:9:14 | ExprStmt | 2 | | ms | ms_try_except | 9 | 4 | ms.cpp:9:13:9:13 | 2 | x | | ms | ms_try_except | 9 | 5 | ms.cpp:9:9:9:9 | x | ... = ... | | ms | ms_try_except | 9 | 6 | ms.cpp:9:9:9:13 | ... = ... | __try { ... } __finally { ... } | | ms | ms_try_except | 12 | 15 | ms.cpp:12:5:14:5 | __try { ... } __finally { ... } | { ... } | | ms | ms_try_except | 12 | 16 | ms.cpp:12:11:14:5 | { ... } | ExprStmt | | ms | ms_try_except | 13 | 17 | ms.cpp:13:9:13:14 | ExprStmt | 3 | | ms | ms_try_except | 13 | 18 | ms.cpp:13:13:13:13 | 3 | x | | ms | ms_try_except | 13 | 19 | ms.cpp:13:9:13:9 | x | ... = ... | | ms | ms_try_except | 13 | 20 | ms.cpp:13:9:13:13 | ... = ... | { ... } | | ms | ms_try_except | 15 | 21 | ms.cpp:15:15:17:5 | { ... } | ExprStmt | | ms | ms_try_except | 16 | 22 | ms.cpp:16:9:16:14 | ExprStmt | 4 | | ms | ms_try_except | 16 | 23 | ms.cpp:16:13:16:13 | 4 | x | | ms | ms_try_except | 16 | 24 | ms.cpp:16:9:16:9 | x | ... = ... | | ms | ms_try_except | 16 | 25 | ms.cpp:16:9:16:13 | ... = ... | ms_try_except | | ms | ms_try_except | 16 | 25 | ms.cpp:16:9:16:13 | ... = ... | return ... | | ms | ms_try_except | 18 | 26 | ms.cpp:18:1:18:1 | return ... | ms_try_except | | test | f_agg | 26 | 1 | test.c:26:18:28:1 | { ... } | declaration | | test | f_agg | 26 | 14 | test.c:26:6:26:10 | f_agg | | | test | f_agg | 27 | 2 | test.c:27:5:27:35 | declaration | initializer for i | | test | f_agg | 27 | 3 | test.c:27:14:27:34 | initializer for i | 1 | | test | f_agg | 27 | 4 | test.c:27:16:27:16 | 1 | 2 | | test | f_agg | 27 | 5 | test.c:27:19:27:19 | 2 | 3 | | test | f_agg | 27 | 6 | test.c:27:23:27:23 | 3 | ... + ... | | test | f_agg | 27 | 7 | test.c:27:19:27:23 | ... + ... | 4 | | test | f_agg | 27 | 8 | test.c:27:26:27:26 | 4 | 5 | | test | f_agg | 27 | 9 | test.c:27:30:27:30 | 5 | ... + ... | | test | f_agg | 27 | 10 | test.c:27:26:27:30 | ... + ... | 6 | | test | f_agg | 27 | 11 | test.c:27:33:27:33 | 6 | {...} | | test | f_agg | 27 | 12 | test.c:27:14:27:34 | {...} | return ... | | test | f_agg | 28 | 13 | test.c:28:1:28:1 | return ... | f_agg | | test | f_computed_goto | 36 | 1 | test.c:36:28:47:1 | { ... } | declaration | | test | f_computed_goto | 36 | 22 | test.c:36:6:36:20 | f_computed_goto | | | test | f_computed_goto | 37 | 2 | test.c:37:5:37:10 | declaration | declaration | | test | f_computed_goto | 38 | 3 | test.c:38:5:38:14 | declaration | ExprStmt | | test | f_computed_goto | 39 | 4 | test.c:39:5:39:11 | ExprStmt | 10 | | test | f_computed_goto | 39 | 5 | test.c:39:9:39:10 | 10 | x | | test | f_computed_goto | 39 | 6 | test.c:39:5:39:5 | x | ... = ... | | test | f_computed_goto | 39 | 7 | test.c:39:5:39:10 | ... = ... | label ...: | | test | f_computed_goto | 40 | 8 | test.c:40:1:40:8 | label ...: | ExprStmt | | test | f_computed_goto | 41 | 9 | test.c:41:5:41:8 | ExprStmt | x | | test | f_computed_goto | 41 | 10 | test.c:41:5:41:5 | x | ... -- | | test | f_computed_goto | 41 | 11 | test.c:41:5:41:7 | ... -- | ExprStmt | | test | f_computed_goto | 42 | 12 | test.c:42:5:42:20 | ExprStmt | &&myLabel | | test | f_computed_goto | 42 | 13 | test.c:42:11:42:19 | &&myLabel | ptr | | test | f_computed_goto | 42 | 14 | test.c:42:5:42:7 | ptr | ... = ... | | test | f_computed_goto | 42 | 15 | test.c:42:5:42:19 | ... = ... | ExprStmt | | test | f_computed_goto | 43 | 16 | test.c:43:5:43:8 | ExprStmt | x | | test | f_computed_goto | 43 | 17 | test.c:43:5:43:5 | x | ... -- | | test | f_computed_goto | 43 | 18 | test.c:43:5:43:7 | ... -- | if (...) ... | | test | f_computed_goto | 44 | 19 | test.c:44:5:46:5 | if (...) ... | x | | test | f_computed_goto | 44 | 20 | test.c:44:9:44:9 | x | return ... | | test | f_computed_goto | 44 | 20 | test.c:44:9:44:9 | x | { ... } | | test | f_computed_goto | 44 | 21 | test.c:44:12:46:5 | { ... } | computed goto ... | | test | f_computed_goto | 45 | 22 | test.c:45:9:45:18 | computed goto ... | ptr | | test | f_computed_goto | 45 | 23 | test.c:45:15:45:17 | ptr | | | test | f_computed_goto | 47 | 21 | test.c:47:1:47:1 | return ... | f_computed_goto | | test | f_do_while | 30 | 1 | test.c:30:24:34:1 | { ... } | do (...) ... | | test | f_do_while | 30 | 9 | test.c:30:6:30:15 | f_do_while | | | test | f_do_while | 31 | 2 | test.c:31:5:33:16 | do (...) ... | { ... } | | test | f_do_while | 31 | 7 | test.c:31:8:33:5 | { ... } | ExprStmt | | test | f_do_while | 32 | 7 | test.c:32:9:32:9 | i | ... -- | | test | f_do_while | 32 | 7 | test.c:32:9:32:11 | ... -- | i | | test | f_do_while | 32 | 7 | test.c:32:9:32:12 | ExprStmt | i | | test | f_do_while | 33 | 7 | test.c:33:14:33:14 | i | return ... | | test | f_do_while | 33 | 7 | test.c:33:14:33:14 | i | { ... } | | test | f_do_while | 34 | 8 | test.c:34:1:34:1 | return ... | f_do_while | | test | f_if_quest2 | 14 | 1 | test.c:14:32:18:1 | { ... } | if (...) ... | | test | f_if_quest2 | 14 | 12 | test.c:14:6:14:16 | f_if_quest2 | | | test | f_if_quest2 | 15 | 2 | test.c:15:5:17:5 | if (...) ... | ... ? ... : ... | | test | f_if_quest2 | 15 | 3 | test.c:15:9:15:14 | ... ? ... : ... | x | | test | f_if_quest2 | 15 | 4 | test.c:15:9:15:9 | x | y | | test | f_if_quest2 | 15 | 4 | test.c:15:9:15:9 | x | { ... } | | test | f_if_quest2 | 15 | 5 | test.c:15:14:15:14 | y | return ... | | test | f_if_quest2 | 15 | 5 | test.c:15:14:15:14 | y | { ... } | | test | f_if_quest2 | 15 | 6 | test.c:15:17:17:5 | { ... } | ExprStmt | | test | f_if_quest2 | 16 | 7 | test.c:16:9:16:14 | ExprStmt | 3 | | test | f_if_quest2 | 16 | 8 | test.c:16:13:16:13 | 3 | x | | test | f_if_quest2 | 16 | 9 | test.c:16:9:16:9 | x | ... = ... | | test | f_if_quest2 | 16 | 10 | test.c:16:9:16:13 | ... = ... | return ... | | test | f_if_quest2 | 18 | 11 | test.c:18:1:18:1 | return ... | f_if_quest2 | | test | f_if_quest3 | 20 | 1 | test.c:20:39:24:1 | { ... } | if (...) ... | | test | f_if_quest3 | 20 | 13 | test.c:20:6:20:16 | f_if_quest3 | | | test | f_if_quest3 | 21 | 2 | test.c:21:5:23:5 | if (...) ... | ... ? ... : ... | | test | f_if_quest3 | 21 | 3 | test.c:21:9:21:17 | ... ? ... : ... | x | | test | f_if_quest3 | 21 | 4 | test.c:21:9:21:9 | x | z | | test | f_if_quest3 | 21 | 4 | test.c:21:9:21:9 | x | y | | test | f_if_quest3 | 21 | 5 | test.c:21:13:21:13 | y | return ... | | test | f_if_quest3 | 21 | 5 | test.c:21:13:21:13 | y | { ... } | | test | f_if_quest3 | 21 | 5 | test.c:21:17:21:17 | z | return ... | | test | f_if_quest3 | 21 | 5 | test.c:21:17:21:17 | z | { ... } | | test | f_if_quest3 | 21 | 7 | test.c:21:20:23:5 | { ... } | ExprStmt | | test | f_if_quest3 | 22 | 8 | test.c:22:9:22:14 | ExprStmt | 3 | | test | f_if_quest3 | 22 | 9 | test.c:22:13:22:13 | 3 | x | | test | f_if_quest3 | 22 | 10 | test.c:22:9:22:9 | x | ... = ... | | test | f_if_quest3 | 22 | 11 | test.c:22:9:22:13 | ... = ... | return ... | | test | f_if_quest3 | 24 | 12 | test.c:24:1:24:1 | return ... | f_if_quest3 | | test | f_land | 2 | 1 | test.c:2:27:6:1 | { ... } | if (...) ... | | test | f_land | 2 | 12 | test.c:2:6:2:11 | f_land | | | test | f_land | 3 | 2 | test.c:3:5:5:5 | if (...) ... | ... && ... | | test | f_land | 3 | 3 | test.c:3:9:3:14 | ... && ... | x | | test | f_land | 3 | 4 | test.c:3:9:3:9 | x | return ... | | test | f_land | 3 | 4 | test.c:3:9:3:9 | x | y | | test | f_land | 3 | 5 | test.c:3:14:3:14 | y | return ... | | test | f_land | 3 | 5 | test.c:3:14:3:14 | y | { ... } | | test | f_land | 3 | 6 | test.c:3:17:5:5 | { ... } | ExprStmt | | test | f_land | 4 | 7 | test.c:4:9:4:14 | ExprStmt | 3 | | test | f_land | 4 | 8 | test.c:4:13:4:13 | 3 | x | | test | f_land | 4 | 9 | test.c:4:9:4:9 | x | ... = ... | | test | f_land | 4 | 10 | test.c:4:9:4:13 | ... = ... | return ... | | test | f_land | 6 | 11 | test.c:6:1:6:1 | return ... | f_land | | test | f_lor | 8 | 1 | test.c:8:26:12:1 | { ... } | if (...) ... | | test | f_lor | 8 | 12 | test.c:8:6:8:10 | f_lor | | | test | f_lor | 9 | 2 | test.c:9:5:11:5 | if (...) ... | ... \|\| ... | | test | f_lor | 9 | 3 | test.c:9:9:9:14 | ... \|\| ... | x | | test | f_lor | 9 | 4 | test.c:9:9:9:9 | x | y | | test | f_lor | 9 | 4 | test.c:9:9:9:9 | x | { ... } | | test | f_lor | 9 | 5 | test.c:9:14:9:14 | y | return ... | | test | f_lor | 9 | 5 | test.c:9:14:9:14 | y | { ... } | | test | f_lor | 9 | 6 | test.c:9:17:11:5 | { ... } | ExprStmt | | test | f_lor | 10 | 7 | test.c:10:9:10:14 | ExprStmt | 3 | | test | f_lor | 10 | 8 | test.c:10:13:10:13 | 3 | x | | test | f_lor | 10 | 9 | test.c:10:9:10:9 | x | ... = ... | | test | f_lor | 10 | 10 | test.c:10:9:10:13 | ... = ... | return ... | | test | f_lor | 12 | 11 | test.c:12:1:12:1 | return ... | f_lor | | test | odasa4753a | 49 | 1 | test.c:49:22:54:1 | { ... } | if (...) ... | | test | odasa4753a | 49 | 9 | test.c:49:5:49:14 | odasa4753a | | | test | odasa4753a | 50 | 2 | test.c:50:5:52:5 | if (...) ... | 1 | | test | odasa4753a | 50 | 3 | test.c:50:9:50:9 | 1 | { ... } | | test | odasa4753a | 50 | 4 | test.c:50:12:52:5 | { ... } | return ... | | test | odasa4753a | 51 | 5 | test.c:51:9:51:17 | return ... | 1 | | test | odasa4753a | 51 | 6 | test.c:51:16:51:16 | 1 | odasa4753a | | test | odasa4753a | 53 | 1 | test.c:53:5:53:13 | return ... | 0 | | test | odasa4753a | 53 | 2 | test.c:53:12:53:12 | 0 | odasa4753a | | test | odasa4753b | 56 | 1 | test.c:56:22:61:1 | { ... } | if (...) ... | | test | odasa4753b | 56 | 9 | test.c:56:5:56:14 | odasa4753b | | | test | odasa4753b | 57 | 1 | test.c:57:12:59:5 | { ... } | return ... | | test | odasa4753b | 57 | 2 | test.c:57:5:59:5 | if (...) ... | 0 | | test | odasa4753b | 57 | 3 | test.c:57:9:57:9 | 0 | return ... | | test | odasa4753b | 58 | 2 | test.c:58:9:58:17 | return ... | 1 | | test | odasa4753b | 58 | 3 | test.c:58:16:58:16 | 1 | odasa4753b | | test | odasa4753b | 60 | 4 | test.c:60:5:60:13 | return ... | 0 | | test | odasa4753b | 60 | 5 | test.c:60:12:60:12 | 0 | odasa4753b | | test | odasa4762a | 63 | 11 | test.c:63:5:63:14 | odasa4762a | | | test | odasa4762a | 64 | 1 | test.c:64:1:69:1 | { ... } | if (...) ... | | test | odasa4762a | 65 | 2 | test.c:65:3:67:3 | if (...) ... | ... && ... | | test | odasa4762a | 65 | 3 | test.c:65:6:65:11 | ... && ... | 1 | | test | odasa4762a | 65 | 4 | test.c:65:6:65:6 | 1 | b | | test | odasa4762a | 65 | 5 | test.c:65:11:65:11 | b | return ... | | test | odasa4762a | 65 | 5 | test.c:65:11:65:11 | b | { ... } | | test | odasa4762a | 65 | 6 | test.c:65:14:67:3 | { ... } | return ... | | test | odasa4762a | 66 | 7 | test.c:66:5:66:13 | return ... | 1 | | test | odasa4762a | 66 | 8 | test.c:66:12:66:12 | 1 | odasa4762a | | test | odasa4762a | 68 | 6 | test.c:68:3:68:11 | return ... | 0 | | test | odasa4762a | 68 | 7 | test.c:68:10:68:10 | 0 | odasa4762a | | test | odasa4762b | 71 | 11 | test.c:71:5:71:14 | odasa4762b | | | test | odasa4762b | 72 | 1 | test.c:72:1:77:1 | { ... } | if (...) ... | | test | odasa4762b | 73 | 2 | test.c:73:3:75:3 | if (...) ... | ... \|\| ... | | test | odasa4762b | 73 | 3 | test.c:73:6:73:11 | ... \|\| ... | 0 | | test | odasa4762b | 73 | 4 | test.c:73:6:73:6 | 0 | b | | test | odasa4762b | 73 | 5 | test.c:73:11:73:11 | b | return ... | | test | odasa4762b | 73 | 5 | test.c:73:11:73:11 | b | { ... } | | test | odasa4762b | 73 | 6 | test.c:73:14:75:3 | { ... } | return ... | | test | odasa4762b | 74 | 7 | test.c:74:5:74:13 | return ... | 1 | | test | odasa4762b | 74 | 8 | test.c:74:12:74:12 | 1 | odasa4762b | | test | odasa4762b | 76 | 6 | test.c:76:3:76:11 | return ... | 0 | | test | odasa4762b | 76 | 7 | test.c:76:10:76:10 | 0 | odasa4762b |