Class NonLocalMemoryAccess
The operand or result access all memory whose address has escaped, other than data on the stack frame of the current function.
Import path
import semmle.code.cpp.ir.IR
Direct supertypes
Indirect supertypes
Predicates
toString | Gets a textual representation of this access kind. |
Inherited predicates
usesAddressOperand | Holds if the operand or result accesses memory pointed to by the | from MemoryAccessKind |