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

Class IndirectMemoryAccess

The operand or result accesses memory at the address specified by the AddressOperand on the same instruction.

Import path

import semmle.code.cpp.ir.IR

Direct supertypes

Indirect supertypes

Predicates

toString

Gets a textual representation of this access kind.

usesAddressOperand

Holds if the operand or result accesses memory pointed to by the AddressOperand on the same instruction.