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

Module DataFlow3

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

Import path

import semmle.code.cpp.dataflow.new.DataFlow3

Imports

DataFlowImpl3

DEPRECATED: Use Global and GlobalWithState instead.