Searched refs:lookupLocal (Results 1 – 1 of 1) sorted by relevance
470 if bind := lookupLocal(use); bind != nil && (bind.Scope == Local || bind.Scope == Cell) {909 func lookupLocal(use use) *Binding { func