This is to reduce dependency to cursors for the code-completion results. llvm-svn: 164705
declaration context, check whether the primary context---not the current context---has any external visible declarations. Fixes PR13616. llvm-svn: 162083