clang-1/lib/Index
Argyrios Kyrtzidis 0c411806d5 Pull TypeLocVisitor into its own header file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83112 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-29 21:27:32 +00:00
..
ASTLocation.cpp Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be: 2009-09-29 19:44:27 +00:00
ASTVisitor.h Pull TypeLocVisitor into its own header file. 2009-09-29 21:27:32 +00:00
Analyzer.cpp Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be: 2009-09-29 19:44:27 +00:00
CMakeLists.txt Lexically order files. 2009-07-30 17:41:23 +00:00
DeclReferenceMap.cpp Keep track of type references in DeclReferenceMap. 2009-09-29 21:26:53 +00:00
Entity.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
EntityImpl.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
GlobalSelector.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Handlers.cpp Introduce TULocation and TULocationHandler classes. 2009-07-29 23:40:02 +00:00
IndexProvider.cpp -Make IndexProvider an abstract interface for getting indexing information. 2009-07-29 23:38:21 +00:00
Indexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Program.cpp Accept Handler objects in parameters as references. 2009-07-29 23:38:45 +00:00
ProgramImpl.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ResolveLocation.cpp Pull TypeLocVisitor into its own header file. 2009-09-29 21:27:32 +00:00
SelectorMap.cpp Introduce SelectorMap whose purpose is to map selectors to objc methods and message exprs, 2009-07-29 23:40:58 +00:00