mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
Similar to the Ruby changes from https://github.com/github/codeql/pull/11461 I feel the change to `DataFlowFunciton.getParameter` where we use `not exists(func.getArgByName(_))` is not very great, but I was not allowed to use `not exists(this.getParameter(any(ParameterPosition _).isKeyword(_)))` because of negative recursion.
25 lines
455 B
Plaintext
25 lines
455 B
Plaintext
uniqueEnclosingCallable
|
|
uniqueType
|
|
uniqueNodeLocation
|
|
missingLocation
|
|
uniqueNodeToString
|
|
missingToString
|
|
parameterCallable
|
|
localFlowIsLocal
|
|
readStepIsLocal
|
|
storeStepIsLocal
|
|
compatibleTypesReflexive
|
|
unreachableNodeCCtx
|
|
localCallNodes
|
|
postIsNotPre
|
|
postHasUniquePre
|
|
uniquePostUpdate
|
|
postIsInSameCallable
|
|
reverseRead
|
|
argHasPostUpdate
|
|
postWithInFlow
|
|
viableImplInCallContextTooLarge
|
|
uniqueParameterNodeAtPosition
|
|
uniqueParameterNodePosition
|
|
uniqueContentApprox
|