[clangd] Implement getBeginning for overloaded operators.

Summary:
This will fix some bugs where navigation doesn't work on cases like
`std::cout <^< "hello"`.

Reviewers: ilya-biryukov

Subscribers: MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D67695

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@373323 91177308-0d34-0410-b5e6-96231b3b80d8
4 files changed