CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Predicate simpleLocalFlowStep

INTERNAL: do not use.

This is the local flow predicate that’s used as a building block in global data flow. It may have less flow than the localFlowStep predicate.

Import path

import semmle.code.cpp.dataflow.internal.DataFlowUtil
predicate simpleLocalFlowStep(Node nodeFrom, Node nodeTo, string model)