Home
last modified time | relevance | path

Searched defs:SourceScope (Results 1 – 11 of 11) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/debuginfo/
Dcreate_scope_map.rs53 variables: &Option<BitSet<SourceScope>>, in make_mir_scope()
55 instantiated: &mut BitSet<SourceScope>, in make_mir_scope()
56 scope: SourceScope, in make_mir_scope()
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/mir/
Dcoverageinfo.rs9 pub fn codegen_coverage(&self, bx: &mut Bx, coverage: &Coverage, scope: SourceScope) { in codegen_coverage()
/third_party/rust/rust/compiler/rustc_middle/src/mir/
Dpretty.rs548 scope_tree: &FxHashMap<SourceScope, Vec<SourceScope>>, in write_scope_tree()
550 parent: SourceScope, in write_scope_tree()
Dmod.rs313 source_scopes: IndexVec<SourceScope, SourceScopeData<'tcx>>, in new()
1825 impl SourceScope { impl
1831 source_scopes: &IndexSlice<SourceScope, SourceScopeData<'_>>, in lint_root()
1851 source_scopes: &IndexSlice<SourceScope, SourceScopeData<'tcx>>, in inlined_instance()
/third_party/rust/rust/compiler/rustc_mir_build/src/build/matches/
Dmod.rs642 mut visibility_scope: Option<SourceScope>, in declare_bindings()
647 ) -> Option<SourceScope> { in declare_bindings()
1779 source_scope: Option<SourceScope>, in lower_let_expr()
2205 visibility_scope: SourceScope, in declare_binding()
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dinline.rs981 fn map_scope(&self, scope: SourceScope) -> SourceScope { in map_scope()
1043 fn visit_source_scope(&mut self, scope: &mut SourceScope) { in visit_source_scope()
Dsimplify.rs405 source_scopes: &IndexSlice<SourceScope, SourceScopeData<'_>>, in save_unreachable_coverage()
/third_party/rust/rust/compiler/rustc_const_eval/src/transform/
Dvalidate.rs1089 fn visit_source_scope(&mut self, scope: SourceScope) { in visit_source_scope()
/third_party/rust/rust/compiler/rustc_mir_build/src/build/
Dscope.rs414 fn push_scope(&mut self, region_scope: (region::Scope, SourceInfo), vis_scope: SourceScope) { in push_scope()
792 ) -> SourceScope { in new_source_scope()
Dmod.rs930 original_source_scope: SourceScope, in set_correct_source_scope_for_arg()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp347 SourceScope, enumerator
809 struct SourceScope : ObjectImpl<SourceScope, Object, Object::Kind::SourceScope> struct
811 Scope *scope = nullptr;
812 InlinedAt *inlinedAt = nullptr;