Searched defs:root_scope (Results 1 – 5 of 5) sorted by relevance
13 root_scope: &'a RootScope<'a>, field
325 let root_scope = RootScope { in gen() localVariable
45 pub root_scope: &'a RootScope<'a>, field
179 root_scope: &'a RootScope<'a>, field685 let root_scope = RootScope { file_descriptors }; in gen() localVariable
212 Scope root_scope = Scope::NewRootScope(); in BuildGraphWithMultipleScopes() local