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

Member predicate Impl::Operation::isOverloaded

Holds if this operation is overloaded to the method methodName of the trait trait.

predicate isOverloaded(Trait trait, string methodName, int borrows)