summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/Indexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-4/+4
* Index the selectors and provide the translation units that contain themArgyrios Kyrtzidis2009-07-291-3/+40
* Modify the Indexer class so that it can return the TranslationUnit that internalArgyrios Kyrtzidis2009-07-291-2/+10
* Introduce a helper template for the Handler classes and use it insteadArgyrios Kyrtzidis2009-07-291-28/+0
* Add an assert.Argyrios Kyrtzidis2009-07-291-0/+1
* Accept Handler objects in parameters as references.Argyrios Kyrtzidis2009-07-291-3/+3
* Rename EntityHandler::HandleEntity to Handle.Argyrios Kyrtzidis2009-07-291-1/+1
* -Make IndexProvider an abstract interface for getting indexing information.Argyrios Kyrtzidis2009-07-291-0/+86
OpenPOWER on IntegriCloud