Searched defs:root_scope (Results 1 – 9 of 9) sorted by relevance
179 root_scope: &'a RootScope<'a>, field688 let root_scope = RootScope { file_descriptors }; in gen() localVariable
26 let root_scope = RootScope { in gen_all() localVariable
19 root_scope: &'a RootScope<'a>, field
65 pub root_scope: &'a RootScope<'a>, field
13 root_scope: &'a RootScope<'a>, field
325 let root_scope = RootScope { in gen() localVariable
45 pub root_scope: &'a RootScope<'a>, field
212 Scope root_scope = Scope::NewRootScope(); in BuildGraphWithMultipleScopes() local
224 fn root_scope(&self) -> LookupScopeUnion2 { in root_scope() method