Class UnionContent
A reference through an instance field of a union.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowUtil
Direct supertypes
Indirect supertypes
Fields
Predicates
getAField |
Gets a field of the underlying union of this |
getIndirectionIndex |
Gets the indirection index of this |
getUnion |
Gets the underlying union of this |
toString |
Gets a textual representation of this element. |
Inherited predicates
hasLocationInfo | from Content |