Searched defs:LookupScope2 (Results 1 – 1 of 1) sorted by relevance
69 enum LookupScope2 { enum74 impl LookupScope2 { implementation89 fn down(&self, name: &ProtobufIdentRef) -> Option<LookupScope2> { in down()