[index] When indexing an ObjC method declaration use its base name for the location.
Instead of using the location of the beginning '-'/'+'. This is consistent with location used for function decls and ObjC method calls where we use the base name as the location as well. llvm-svn: 293134
Loading
Please sign in to comment