llvm-project/clang/test/Index/Core
Argyrios Kyrtzidis aee15fb204 [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
2017-01-26 02:11:50 +00:00
..
Inputs/module [index] Print and test module import references. 2016-02-29 07:56:07 +00:00
designated-inits.c [index] Add 'contained-by' relation between references and their lexical container. 2017-01-11 20:51:10 +00:00
index-source.cpp [index] Add 'contained-by' relation between references and their lexical container. 2017-01-11 20:51:10 +00:00
index-source.m [index] When indexing an ObjC method declaration use its base name for the location. 2017-01-26 02:11:50 +00:00
index-source.mm [index] In ObjC++ handle objc type parameters for function USRs. 2016-03-04 07:17:43 +00:00
index-subkinds.m [index] When indexing an ObjC method declaration use its base name for the location. 2017-01-26 02:11:50 +00:00
index-with-module.m [index] Add 'contained-by' relation between references and their lexical container. 2017-01-11 20:51:10 +00:00