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

Member predicate Indirection::isAdditionalDereference

Holds if deref is an instruction that behaves as a LoadInstruction that loads the value computed by address.

predicate isAdditionalDereference(Instruction deref, Operand address)