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

Module DataFlow4

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Import path

import semmle.code.cpp.dataflow.new.DataFlow4

Imports

DataFlowImpl4

DEPRECATED: Use Global and GlobalWithState instead.