Module MakeConsistency
Import path
import codeql.dataflow.internal.DataFlowImplConsistencyPredicates
| argHasPostUpdate | |
| compatibleTypesReflexive | |
| getInconsistencyCounts | Gets counts of inconsistencies of each type. |
| identityLocalStep | |
| lambdaCallEnclosingCallableMismatch | |
| localCallNodes | |
| localFlowIsLocal | |
| missingArgumentCall | |
| missingLocation | |
| multipleArgumentCall | |
| parameterCallable | |
| postHasUniquePre | |
| postIsInSameCallable | |
| postIsNotPre | |
| postWithInFlow | |
| readStepIsLocal | |
| reverseRead | Consider code like |
| speculativeStepAlreadyHasModel | |
| storeStepIsLocal | |
| uniqueCallEnclosingCallable | |
| uniqueContentApprox | |
| uniqueEnclosingCallable | |
| uniqueNodeLocation | |
| uniqueNodeToString | |
| uniqueParameterNodeAtPosition | |
| uniqueParameterNodePosition | |
| uniquePostUpdate | |
| uniqueType | |
| unreachableNodeCCtx | |
| viableImplInCallContextTooLarge |