File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
cpp/ql/test/library-tests/usings Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- | templates.cpp:9:5:9:14 | using c |
2
- | usings.cpp:8:1:8:11 | using nf |
1
+ | templates.cpp:9:5:9:14 | using declaration |
2
+ | usings.cpp:8:1:8:11 | using declaration |
3
3
| usings.cpp:9:1:9:17 | using namespace N |
4
- | usings.cpp:18:3:18:13 | using bf |
5
- | usings.cpp:21:5:21:14 | using gf |
6
- | usings.cpp:34:3:34:20 | using tbf |
7
- | usings.cpp:42:5:42:22 | using foo |
4
+ | usings.cpp:18:3:18:13 | using declaration |
5
+ | usings.cpp:21:5:21:14 | using declaration |
6
+ | usings.cpp:34:3:34:20 | using declaration |
7
+ | usings.cpp:42:5:42:22 | using declaration |
Original file line number Diff line number Diff line change 1
- | templates.cpp:9:5:9:14 | using c | file://:0:0:0:0 | std |
2
- | usings.cpp:8:1:8:11 | using nf | file://:0:0:0:0 | (global namespace) |
1
+ | templates.cpp:9:5:9:14 | using declaration | file://:0:0:0:0 | std |
2
+ | usings.cpp:8:1:8:11 | using declaration | file://:0:0:0:0 | (global namespace) |
3
3
| usings.cpp:9:1:9:17 | using namespace N | file://:0:0:0:0 | (global namespace) |
4
- | usings.cpp:18:3:18:13 | using bf | usings.cpp:16:8:16:8 | D |
5
- | usings.cpp:21:5:21:14 | using gf | usings.cpp:20:13:23:3 | { ... } |
6
- | usings.cpp:34:3:34:20 | using tbf | usings.cpp:32:8:32:9 | TD |
7
- | usings.cpp:42:5:42:22 | using foo | usings.cpp:41:11:41:15 | nsbar |
4
+ | usings.cpp:18:3:18:13 | using declaration | usings.cpp:16:8:16:8 | D |
5
+ | usings.cpp:21:5:21:14 | using declaration | usings.cpp:20:13:23:3 | { ... } |
6
+ | usings.cpp:34:3:34:20 | using declaration | usings.cpp:32:8:32:9 | TD |
7
+ | usings.cpp:42:5:42:22 | using declaration | usings.cpp:41:11:41:15 | nsbar |
You can’t perform that action at this time.
0 commit comments