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

Member predicate LocationImpl::Location::contains

Holds if this location contains location that, meaning that it starts before and ends after it.

predicate contains(Location that)