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

Predicate IsModifiableAtImpl::isModifiableByCall

Holds if the value pointed to by operand can potentially be modified be the caller.

Import path

import semmle.code.cpp.ir.dataflow.internal.SsaInternalsCommon
predicate isModifiableByCall(ArgumentOperand operand, int indirectionIndex)