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

Class GroupedMemoryAccess

The result of an UninitializedGroup instruction, which initializes a set of allocations that are each assigned the same virtual variable.

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 AddressOperand on the same instruction.

from MemoryAccessKind