mirror of
https://github.com/github/codeql.git
synced 2025-12-27 14:16:34 +01:00
Factor out use-use flow in order to do this. Also improve names and comments. I also wanted to change the types in `difinitionFlowStep`, but that broke the module instantiation.
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
uniqueEnclosingCallable
|
|
uniqueCallEnclosingCallable
|
|
| test_collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
|
|
| test_collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
|
|
| test_collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
|
|
| test_collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
|
|
| test_collections.py:52:13:52:24 | mod_local() | Call should have one enclosing callable but has 0. |
|
|
| test_collections.py:52:13:52:24 | mod_local() | Call should have one enclosing callable but has 0. |
|
|
uniqueType
|
|
uniqueNodeLocation
|
|
missingLocation
|
|
uniqueNodeToString
|
|
parameterCallable
|
|
localFlowIsLocal
|
|
readStepIsLocal
|
|
storeStepIsLocal
|
|
compatibleTypesReflexive
|
|
unreachableNodeCCtx
|
|
localCallNodes
|
|
postIsNotPre
|
|
postHasUniquePre
|
|
uniquePostUpdate
|
|
postIsInSameCallable
|
|
reverseRead
|
|
argHasPostUpdate
|
|
postWithInFlow
|
|
viableImplInCallContextTooLarge
|
|
uniqueParameterNodeAtPosition
|
|
uniqueParameterNodePosition
|
|
uniqueContentApprox
|
|
identityLocalStep
|
|
missingArgumentCall
|
|
multipleArgumentCall
|