forked from github/codeql-coding-standards
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExternalLinkage.expected
More file actions
32 lines (32 loc) · 1.96 KB
/
ExternalLinkage.expected
File metadata and controls
32 lines (32 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
| file://:0:0:0:0 | (global namespace) | Element has external linkage |
| file://:0:0:0:0 | __va_list_tag | Element has external linkage |
| file://:0:0:0:0 | operator= | Element has external linkage |
| file://:0:0:0:0 | operator= | Element has external linkage |
| test.cpp:1:5:1:6 | g1 | Element has external linkage |
| test.cpp:2:12:2:13 | g2 | Element has external linkage |
| test.cpp:7:11:7:13 | ns1 | Element has external linkage |
| test.cpp:8:5:8:6 | l1 | Element has external linkage |
| test.cpp:10:6:10:7 | f1 | Element has external linkage |
| test.cpp:12:6:12:7 | e1 | Element has external linkage |
| test.cpp:17:14:17:14 | e2 | Element has external linkage |
| test.cpp:23:6:23:7 | f2 | Element has external linkage |
| test.cpp:25:7:25:7 | C1 | Element has external linkage |
| test.cpp:25:7:25:7 | operator= | Element has external linkage |
| test.cpp:25:7:25:7 | operator= | Element has external linkage |
| test.cpp:25:7:25:8 | C1 | Element has external linkage |
| test.cpp:27:14:27:15 | m2 | Element has external linkage |
| test.cpp:28:8:28:9 | m3 | Element has external linkage |
| test.cpp:30:8:30:9 | e1 | Element has external linkage |
| test.cpp:31:16:31:16 | e2 | Element has external linkage |
| test.cpp:33:9:33:9 | operator= | Element has external linkage |
| test.cpp:33:9:33:9 | operator= | Element has external linkage |
| test.cpp:33:9:33:10 | C2 | Element has external linkage |
| test.cpp:34:17:34:17 | operator= | Element has external linkage |
| test.cpp:34:17:34:17 | operator= | Element has external linkage |
| test.cpp:34:17:34:18 | C3 | Element has external linkage |
| test.cpp:38:15:38:15 | (unnamed constructor) | Element has external linkage |
| test.cpp:38:15:38:15 | operator= | Element has external linkage |
| test.cpp:38:15:38:15 | operator= | Element has external linkage |
| test.cpp:38:15:38:16 | C2 | Element has external linkage |
| test.cpp:43:7:43:8 | C3<T> | Element has external linkage |
| test.cpp:86:6:86:6 | g | Element has external linkage |