Class TypedContentApprox
An approximated Content
tagged with the type of a containing object.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowImplCommon
Direct supertypes
Predicates
getATypedContent |
Gets a typed content approximated by this value. |
getContainerType |
Gets the container type. |
getContent |
Gets the content. |
toString |
Gets a textual representation of this approximated content. |