Files
codeql/cpp/ql/test/library-tests/declstmt/getDeclaration.expected
2018-08-02 17:53:23 +01:00

41 lines
3.0 KiB
Plaintext

| cpp.cpp:3:5:3:51 | declaration | 0 | cpp.cpp:3:19:3:24 | twisty |
| cpp.cpp:3:5:3:51 | declaration | 0 | cpp.cpp:3:43:3:48 | twisty |
| cpp.cpp:5:5:5:62 | declaration | 0 | cpp.cpp:5:61:5:61 | i |
| cpp.cpp:5:38:5:51 | declaration | 0 | cpp.cpp:5:44:5:44 | t |
| declstmt.c:7:5:7:19 | declaration | 0 | declstmt.c:7:9:7:12 | fun1 |
| declstmt.c:7:5:7:19 | declaration | 1 | declstmt.c:7:15:7:18 | fun2 |
| declstmt.c:9:5:9:14 | declaration | 0 | declstmt.c:9:9:9:9 | y |
| declstmt.c:10:5:10:17 | declaration | 0 | declstmt.c:4:5:4:5 | x |
| declstmt.c:11:5:11:20 | declaration | 0 | declstmt.c:11:10:11:17 | some_fun |
| declstmt.c:12:5:12:23 | declaration | 0 | declstmt.c:12:17:12:22 | my_int |
| declstmt.c:13:5:13:10 | declaration | 0 | declstmt.c:13:9:13:9 | z |
| declstmt.c:15:5:15:84 | declaration | 0 | declstmt.c:15:9:15:11 | i1a |
| declstmt.c:15:5:15:84 | declaration | 1 | declstmt.c:15:27:15:28 | S1 |
| declstmt.c:15:5:15:84 | declaration | 2 | declstmt.c:15:81:15:83 | i1b |
| declstmt.c:15:50:15:59 | declaration | 0 | declstmt.c:15:54:15:54 | x |
| declstmt.c:15:61:15:70 | declaration | 0 | declstmt.c:15:65:15:65 | y |
| declstmt.c:16:5:16:54 | declaration | 0 | declstmt.c:16:16:16:18 | i2a |
| declstmt.c:16:5:16:54 | declaration | 1 | declstmt.c:16:34:16:35 | S2 |
| declstmt.c:16:5:16:54 | declaration | 2 | declstmt.c:16:51:16:53 | i2b |
| declstmt.c:18:5:18:59 | declaration | 0 | declstmt.c:18:9:18:16 | nested_x |
| declstmt.c:18:5:18:59 | declaration | 1 | declstmt.c:18:51:18:58 | nested_y |
| declstmt.c:18:23:18:42 | declaration | 0 | declstmt.c:18:34:18:41 | nested_y |
| declstmt.c:20:5:20:28 | declaration | 0 | declstmt.c:20:16:20:27 | repeated_var |
| declstmt.c:20:5:20:28 | declaration | 0 | declstmt.c:21:16:21:27 | repeated_var |
| declstmt.c:20:5:20:28 | declaration | 0 | declstmt.c:27:16:27:27 | repeated_var |
| declstmt.c:21:5:21:28 | declaration | 0 | declstmt.c:20:16:20:27 | repeated_var |
| declstmt.c:21:5:21:28 | declaration | 0 | declstmt.c:21:16:21:27 | repeated_var |
| declstmt.c:21:5:21:28 | declaration | 0 | declstmt.c:27:16:27:27 | repeated_var |
| declstmt.c:22:5:22:24 | declaration | 0 | declstmt.c:22:10:22:21 | repeated_fun |
| declstmt.c:22:5:22:24 | declaration | 0 | declstmt.c:23:10:23:21 | repeated_fun |
| declstmt.c:22:5:22:24 | declaration | 0 | declstmt.c:28:10:28:21 | repeated_fun |
| declstmt.c:23:5:23:24 | declaration | 0 | declstmt.c:22:10:22:21 | repeated_fun |
| declstmt.c:23:5:23:24 | declaration | 0 | declstmt.c:23:10:23:21 | repeated_fun |
| declstmt.c:23:5:23:24 | declaration | 0 | declstmt.c:28:10:28:21 | repeated_fun |
| declstmt.c:27:5:27:28 | declaration | 0 | declstmt.c:20:16:20:27 | repeated_var |
| declstmt.c:27:5:27:28 | declaration | 0 | declstmt.c:21:16:21:27 | repeated_var |
| declstmt.c:27:5:27:28 | declaration | 0 | declstmt.c:27:16:27:27 | repeated_var |
| declstmt.c:28:5:28:24 | declaration | 0 | declstmt.c:22:10:22:21 | repeated_fun |
| declstmt.c:28:5:28:24 | declaration | 0 | declstmt.c:23:10:23:21 | repeated_fun |
| declstmt.c:28:5:28:24 | declaration | 0 | declstmt.c:28:10:28:21 | repeated_fun |