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

Member predicate Function::calls

Holds if this function calls the function f in the FunctionCall expression l.

predicate calls(Function f, Locatable l)