Searched defs:source_scope (Results 1 – 6 of 6) sorted by relevance
52 source_scope: &'a SemanticsScope<'a>, field188 source_scope: &'a SemanticsScope<'a>, field
142 source_scope: SourceScope, field
118 source_scope: SourceScope, field572 let source_scope = self.source_scope; in in_scope() localVariable
202 source_scope: SourceScope, field
231 let source_scope = &ctx.sema.scope(assoc_item.syntax())?; in get_transformed_assoc_item() localVariable
606 let source_scope = ctx.sema.scope(param.syntax())?; in fn_generic_params() localVariable