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

Predicate recordDataFlowCallSite

Holds if the call context call either improves virtual dispatch in callable or if it allows us to prune unreachable nodes in callable.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowImplCommon
predicate recordDataFlowCallSite ( DataFlowCall call , DataFlowCallable callable )