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

Predicate callDereferences

Holds if the call fc will dereference argument i.

Import path

import cpp
predicate callDereferences(FunctionCall fc, int i)