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

28 lines
2.4 KiB
Plaintext

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