summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/Handlers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce TULocation and TULocationHandler classes.Argyrios Kyrtzidis2009-07-291-0/+1
| | | | | | | TULocation is like ASTLocation but also contains the TranslationUnit* that the ASTLocation originated from. llvm-svn: 77535
* -Make IndexProvider an abstract interface for getting indexing information.Argyrios Kyrtzidis2009-07-291-0/+21
-Introduce Indexer as an IndexProvider implementation. llvm-svn: 77524
OpenPOWER on IntegriCloud