Searched defs:source_scopes (Results 1 – 3 of 3) sorted by relevance
201 source_scopes: IndexVec<SourceScope, SourceScopeData<'tcx>>, field634 let mut source_scopes = IndexVec::new(); in construct_error() localVariable
346 let source_scopes = &body.source_scopes; in remove_dead_blocks() localVariable
244 pub source_scopes: IndexVec<SourceScope, SourceScopeData<'tcx>>, field