Suppose clangd:: is unresolved in the following example. Currently,
we simply use "clangd::" as the query scope. We can do better by combining with
accessible scopes in the context. The query scopes can be {clangd::, clang::clangd::}.
namespace clang { clangd::^ }