Predicate Impl::assignmentOperationDescendant
Holds if e occurs in the LHS of an assignment operation.
Import path
import codeql.rust.elements.internal.VariableImplpredicate assignmentOperationDescendant(AssignmentOperation ao, Expr e)Holds if e occurs in the LHS of an assignment operation.
import codeql.rust.elements.internal.VariableImplpredicate assignmentOperationDescendant(AssignmentOperation ao, Expr e)