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

Predicate callDereferences

Holds if the call fc will dereference argument i.

Import path

import cpp
predicate callDereferences ( FunctionCall fc , int i )