|
1 | | -| DirEntry | file://:0:0:0:0 | DirEntry | |
2 | | -| FileInfo | file://:0:0:0:0 | FileInfo | |
3 | | -| FileMode | file://:0:0:0:0 | FileMode | |
4 | | -| GenericSignatureAlias | generic.go:84:6:84:21 | GenericSignature | |
5 | | -| Kind | file://:0:0:0:0 | Kind | |
6 | | -| Kind | file://:0:0:0:0 | basic interface type | |
7 | | -| PathError | file://:0:0:0:0 | PathError | |
8 | | -| TypeAlias | generic.go:36:6:36:17 | GenericArray | |
9 | | -| _type | file://:0:0:0:0 | Type | |
10 | | -| aNameOff | file://:0:0:0:0 | NameOff | |
11 | | -| aTextOff | file://:0:0:0:0 | TextOff | |
12 | | -| aTypeOff | file://:0:0:0:0 | TypeOff | |
13 | | -| any | file://:0:0:0:0 | Kind | |
14 | | -| any | file://:0:0:0:0 | basic interface type | |
15 | | -| arrayType | file://:0:0:0:0 | ArrayType | |
16 | | -| arraytype | file://:0:0:0:0 | ArrayType | |
17 | | -| chanType | file://:0:0:0:0 | ChanType | |
18 | | -| chantype | file://:0:0:0:0 | ChanType | |
19 | | -| funcType | file://:0:0:0:0 | FuncType | |
20 | | -| functype | file://:0:0:0:0 | FuncType | |
21 | | -| interfaceType | file://:0:0:0:0 | InterfaceType | |
22 | | -| interfacetype | file://:0:0:0:0 | InterfaceType | |
23 | | -| maptype | file://:0:0:0:0 | MapType | |
24 | | -| name | file://:0:0:0:0 | Name | |
25 | | -| nameOff | file://:0:0:0:0 | NameOff | |
26 | | -| ptrType | file://:0:0:0:0 | PtrType | |
27 | | -| ptrtype | file://:0:0:0:0 | PtrType | |
28 | | -| sliceType | file://:0:0:0:0 | SliceType | |
29 | | -| slicetype | file://:0:0:0:0 | SliceType | |
30 | | -| structField | file://:0:0:0:0 | StructField | |
31 | | -| structType | file://:0:0:0:0 | StructType | |
32 | | -| structtype | file://:0:0:0:0 | StructType | |
33 | | -| syscallErrorType | file://:0:0:0:0 | Errno | |
34 | | -| textOff | file://:0:0:0:0 | TextOff | |
35 | | -| typeOff | file://:0:0:0:0 | TypeOff | |
36 | | -| uncommonType | file://:0:0:0:0 | UncommonType | |
37 | | -| uncommontype | file://:0:0:0:0 | UncommonType | |
| 1 | +| github.com/github/codeql-go/ql/test/library-tests/semmle/go/Types.FirstAlias | string | string | |
| 2 | +| github.com/github/codeql-go/ql/test/library-tests/semmle/go/Types.SecondAlias | github.com/github/codeql-go/ql/test/library-tests/semmle/go/Types.FirstAlias | string | |
| 3 | +| internal/reflectlite.Kind | internal/abi.Kind | uint | |
| 4 | +| internal/reflectlite.nameOff | internal/abi.NameOff | int32 | |
| 5 | +| internal/reflectlite.textOff | internal/abi.TextOff | int32 | |
| 6 | +| internal/reflectlite.typeOff | internal/abi.TypeOff | int32 | |
| 7 | +| os.FileMode | io/fs.FileMode | uint32 | |
| 8 | +| os.syscallErrorType | syscall.Errno | uintptr | |
| 9 | +| reflect.aNameOff | internal/abi.NameOff | int32 | |
| 10 | +| reflect.aTextOff | internal/abi.TextOff | int32 | |
| 11 | +| reflect.aTypeOff | internal/abi.TypeOff | int32 | |
| 12 | +| runtime.nameOff | internal/abi.NameOff | int32 | |
| 13 | +| runtime.textOff | internal/abi.TextOff | int32 | |
| 14 | +| runtime.typeOff | internal/abi.TypeOff | int32 | |
0 commit comments