Class BaseIRVariable
Import path
import semmle.code.cpp.ir.dataflow.internal.SsaInternalsCommon
Direct supertypes
Indirect supertypes
Fields
Predicates
getIRVariable | |
getLanguageType | Gets the |
getLocation | Gets the location of this variable. |
toString | Gets a textual representation of this element. |
Inherited predicates
getType | Gets the type of this base source variable. | from AbstractBaseSourceVariable |