In Xcode 8 setup of new search scope within location and frameworks was very easy:

This functionality is extremely useful for search within all linked frameworks. I often use it, for example, to find error name by code.
But I'm confused with new XCode 9 UI:

How can I achieve the same functionality in Xcode 9?