Searched refs:lookupImportedScope (Results 1 – 1 of 1) sorted by relevance
123 importedScope, err := s.lookupImportedScope(pkgName)197 func (s *basicScope) lookupImportedScope(pkgName string) (*basicScope, error) { func