Member predicate DataFlow :: InvokeNode :: getCallback
Gets a function passed as the i
th argument of this invocation.
This predicate only performs local data flow tracking.
Consider using getABoundCallbackParameter
to handle interprocedural flow of callback functions.
FunctionNode
getCallback
(
int
i
)