summaryrefslogtreecommitdiff
path: root/tools/libclang/CXIndexDataConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* Removed dead code from clang/tools/libclang/CXIndexDataConsumer.{cpp,h}Dmitri Gribenko2019-08-141-31/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [index] Enhance indexing for module referencesArgyrios Kyrtzidis2018-09-181-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [Index] Return SourceLocation to consumers, not FileID/Offset pair.Sam McCall2018-04-091-3/+2
* [libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfoFangrui Song2018-02-121-2/+4
* [Index] Add setPreprocessor member to IndexDataConsumer.Eric Liu2017-12-071-1/+1
* [index] When indexing an ObjC method declaration use its base name for the lo...Argyrios Kyrtzidis2017-01-261-1/+1
* Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtrDavid Blaikie2017-01-051-1/+1
* [NFC] Header cleanupMehdi Amini2016-07-181-1/+0
* [libclang] Separate the underlying indexing functionality of libclang and int...Argyrios Kyrtzidis2016-02-121-0/+533