Home
last modified time | relevance | path

Searched defs:graph_root (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_resolve/src/
Dlib.rs906 graph_root: Module<'a>, field
1228 let graph_root = arenas.new_module( in new() localVariable
Dlate.rs1244 let graph_root = resolver.graph_root; in new() localVariable