codeql/cpp-all
2.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
import semmle.code.cpp.pointsto.CallGraph
predicate resolvedCall(Call call, Function called)