Predicate getLocalCallContext
Gets the local call context given the call context and the callable that the contexts apply to.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowImplCommon
LocalCallContext
getLocalCallContext
(
CallContext
ctx
,
DataFlowCallable
callable
)