Predicate getARuntimeTarget
Gets a function that may be called by call
.
Note that call
may be a call to a function pointer expression.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowUtil
Function getARuntimeTarget(Call call)
Gets a function that may be called by call
.
Note that call
may be a call to a function pointer expression.
import semmle.code.cpp.ir.dataflow.internal.DataFlowUtil
Function getARuntimeTarget(Call call)