summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/IndexDecl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [index] When indexing an ObjC method declaration use its base name for the lo...Argyrios Kyrtzidis2017-01-261-1/+7
* [index] Ignore invalid ObjC categories.Argyrios Kyrtzidis2017-01-111-5/+6
* [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and pro...Argyrios Kyrtzidis2017-01-111-4/+13
* [index] Fixes for locations and relations in Objective C categories and gette...Argyrios Kyrtzidis2016-10-251-9/+37
* Use more ArrayRefsDavid Majnemer2016-06-241-2/+2
* [index] libclang: Make sure to treat forward ObjC protocols as ObjCProtocolRe...Argyrios Kyrtzidis2016-03-091-4/+4
* [index] Report references of ObjC super class/protocols in interfaces and pro...Argyrios Kyrtzidis2016-03-031-6/+31
* [libclang] Separate the underlying indexing functionality of libclang and int...Argyrios Kyrtzidis2016-02-121-0/+429
OpenPOWER on IntegriCloud