summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/IndexingContext.h
Commit message (Expand)AuthorAgeFilesLines
* [index] The relation between the declarations in template specializationsAlex Lorenz2017-04-241-0/+2
* [index] Take advantage of 'external_source_symbol' attribute for indexing pur...Argyrios Kyrtzidis2017-04-211-0/+2
* [index] Record class template specializations using a new 'SpecializationOf'Alex Lorenz2017-04-201-1/+2
* [index] For C++ constructors/destructors, add references to the parent type w...Argyrios Kyrtzidis2017-03-171-1/+1
* [index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguis...Argyrios Kyrtzidis2017-02-261-1/+0
* [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and pro...Argyrios Kyrtzidis2017-01-111-2/+4
* [index] Change some default parameters to fix an MSVC ICE.Argyrios Kyrtzidis2016-02-131-3/+3
* [libclang] Separate the underlying indexing functionality of libclang and int...Argyrios Kyrtzidis2016-02-121-0/+121
OpenPOWER on IntegriCloud