Class FieldContent
A Content that references a Field. This may be a field of a struct,
class, or union. In the case of a union there may be multiple fields
associated with the same Content.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowUtilDirect supertypes
Indirect supertypes
Known direct subtypes
Predicates
| getAField | Gets a |
| getField | Gets the field associated with this |
| getIndirectionIndex | Gets the indirection index of this |
| impliesClearOf | INTERNAL: Do not use. |
| toString | Gets a textual representation of this element. |