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

Member predicate DataFlowFunction::hasDataFlow

Holds if data can be copied from the argument, qualifier, or buffer represented by input to the return value or buffer represented by output

predicate hasDataFlow(FunctionInput input, FunctionOutput output)