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

Type signature DataFlowMake::PathNode

A Node augmented with a call context (except for sinks) and an access path. Only those PathNodes that are reachable from a source, and which can reach a sink, are generated.