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

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 )