Class MemoryAccessKind
Describes the set of memory locations memory accessed by a memory operand or memory result.
Import path
import semmle.code.cpp.ir.IR
Direct supertypes
Known direct subtypes
Predicates
toString | Gets a textual representation of this access kind. |
usesAddressOperand | Holds if the operand or result accesses memory pointed to by the |