fn predicate_references_self<'db>(
db: &'db dyn HirDatabase,
trait_: TraitId,
predicate: Clause<'db>,
allow_self_projection: AllowSelfProjection,
) -> boolfn predicate_references_self<'db>(
db: &'db dyn HirDatabase,
trait_: TraitId,
predicate: Clause<'db>,
allow_self_projection: AllowSelfProjection,
) -> bool