|
1 | 1 | | CPP-205.cpp:0:0:0:0 | CPP-205.cpp | | |
2 | 2 | | CPP-205.cpp:1:20:1:20 | T | | |
3 | 3 | | CPP-205.cpp:1:20:1:20 | definition of T | | |
4 | | -| CPP-205.cpp:2:5:2:6 | definition of fn | from fn<T>(T) -> int | |
5 | | -| CPP-205.cpp:2:5:2:6 | fn | from fn<T>(T) -> int | |
6 | | -| CPP-205.cpp:2:5:2:6 | fn | from fn<int>(int) -> int | |
7 | | -| CPP-205.cpp:2:10:2:12 | definition of out | from fn<T>(T) -> int | |
8 | | -| CPP-205.cpp:2:10:2:12 | out | from fn<T>(T) -> int | |
9 | | -| CPP-205.cpp:2:10:2:12 | out | from fn<int>(int) -> int | |
| 4 | +| CPP-205.cpp:2:5:2:6 | definition of fn | function declaration entry for fn<T>(T) -> int | |
| 5 | +| CPP-205.cpp:2:5:2:6 | fn | function fn<T>(T) -> int | |
| 6 | +| CPP-205.cpp:2:5:2:6 | fn | function fn<int>(int) -> int | |
| 7 | +| CPP-205.cpp:2:10:2:12 | definition of out | parameter declaration entry for fn<T>(T) -> int | |
| 8 | +| CPP-205.cpp:2:10:2:12 | out | parameter for fn<T>(T) -> int | |
| 9 | +| CPP-205.cpp:2:10:2:12 | out | parameter for fn<int>(int) -> int | |
10 | 10 | | CPP-205.cpp:2:15:5:1 | { ... } | | |
11 | 11 | | CPP-205.cpp:2:15:5:1 | { ... } | | |
12 | 12 | | CPP-205.cpp:3:3:3:33 | declaration | | |
|
20 | 20 | | CPP-205.cpp:4:3:4:11 | return ... | | |
21 | 21 | | CPP-205.cpp:4:10:4:10 | 0 | | |
22 | 22 | | CPP-205.cpp:4:10:4:10 | 0 | | |
23 | | -| CPP-205.cpp:7:5:7:8 | definition of main | from main() -> int | |
24 | | -| CPP-205.cpp:7:5:7:8 | main | from main() -> int | |
| 23 | +| CPP-205.cpp:7:5:7:8 | definition of main | function declaration entry for main() -> int | |
| 24 | +| CPP-205.cpp:7:5:7:8 | main | function main() -> int | |
25 | 25 | | CPP-205.cpp:7:12:9:1 | { ... } | | |
26 | 26 | | CPP-205.cpp:8:3:8:15 | return ... | | |
27 | 27 | | CPP-205.cpp:8:10:8:11 | call to fn | | |
28 | 28 | | CPP-205.cpp:8:13:8:13 | 0 | | |
29 | | -| file://:0:0:0:0 | operator= | from __va_list_tag::operator=() -> __va_list_tag & | |
30 | | -| file://:0:0:0:0 | operator= | from __va_list_tag::operator=() -> __va_list_tag & | |
| 29 | +| file://:0:0:0:0 | operator= | function __va_list_tag::operator=() -> __va_list_tag & | |
| 30 | +| file://:0:0:0:0 | operator= | function __va_list_tag::operator=() -> __va_list_tag & | |
0 commit comments