Searched defs:target_scope (Results 1 – 5 of 5) sorted by relevance
51 target_scope: &'a SemanticsScope<'a>, field
174 let target_scope = sema.scope(annotated_name.syntax())?; in impl_def_from_trait() localVariable
114 let target_scope = ctx.sema.scope(impl_def.syntax())?; in add_missing_impl_members_inner() localVariable
607 let target_scope = ctx.sema.scope(&target.parent())?; in fn_generic_params() localVariable
232 let target_scope = &ctx.sema.scope(ctx.sema.source(impl_def)?.syntax().value)?; in get_transformed_assoc_item() localVariable