Searched defs:LookupScopeUnion2 (Results 1 – 1 of 1) sorted by relevance
109 pub(crate) struct LookupScopeUnion2 { struct115 impl LookupScopeUnion2 { argument116 fn down(&self, name: &ProtobufIdentRef) -> LookupScopeUnion2 { in down()138 fn lookup(&self, path: &ProtobufRelPath) -> LookupScopeUnion2 { in lookup()224 fn root_scope(&self) -> LookupScopeUnion2 { in root_scope()236 fn lookup(&self, path: &ProtobufAbsPath) -> LookupScopeUnion2 { in lookup()