CodeQL library for Rust
codeql/rust-all 0.2.16 (changelog, source)
Search

Predicate Impl::assignmentOperationDescendant

Holds if e occurs in the LHS of an assignment operation.

Import path

import codeql.rust.elements.internal.VariableImpl
predicate assignmentOperationDescendant(AssignmentOperation ao, Expr e)