summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/EntityImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-71/+0
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-201-1/+1
* Collect function definitions in the Indexer when indexing through the ASTs.Zhongxing Xu2010-07-061-0/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-2/+2
* Support ObjC methods as Entities.Argyrios Kyrtzidis2009-07-291-8/+16
* Use an IdentifierTable for names used for Entities.Argyrios Kyrtzidis2009-07-291-8/+5
* Remove the ASTContext parameter from Entity::getPrintableName().Argyrios Kyrtzidis2009-07-211-0/+2
* Change the semantics for Entity.Argyrios Kyrtzidis2009-07-211-0/+63
OpenPOWER on IntegriCloud