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

Member predicate Indirection::isAdditionalWrite

Holds if value is written to the address computed by address.

certain is true if this write is guaranteed to write to the address.

predicate isAdditionalWrite(Node0Impl value, Operand address, boolean certain)