mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
QL code and tests for C#/C++/JavaScript.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
| declarationEntry.c:2:6:2:20 | declaration of myFirstFunction | |
|
||||
| declarationEntry.c:4:6:4:21 | definition of mySecondFunction | |
|
||||
| declarationEntry.c:8:6:8:20 | definition of myThirdFunction | |
|
||||
| declarationEntry.c:13:2:13:2 | declaration of myFourthFunction | isImplicit |
|
||||
| declarationEntry.c:14:2:14:2 | declaration of myFifthFunction | isImplicit |
|
||||
| declarationEntry.c:17:6:17:21 | declaration of myFourthFunction | |
|
||||
| declarationEntry.cpp:9:6:9:15 | declaration of myFunction | |
|
||||
| declarationEntry.cpp:11:6:11:15 | definition of myFunction | |
|
||||
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
|
||||
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
|
||||
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
|
||||
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
|
||||
Reference in New Issue
Block a user