Module Cached
Import path
import semmle.code.cpp.ir.dataflow.internal.ExprNodes
Predicates
asDefinitionImpl | Gets the expression that represents the result of |
Classes
ExprNode | An expression, viewed as a node in a data flow graph. |
IndirectExprNode | An indirect expression, viewed as a node in a data flow graph. |
Aliases
IndirectInstructionToIndirectExpr | A module that implements the logic for deciding whether an indirect node should be an |
IndirectOperandToIndirectExpr | A module that implements the logic for deciding whether an indirect node should be an |