hanchenye-llvm-project/clang/lib/Index
Douglas Gregor 8f78579f9d Fix CMake clangIndex library dependencies, from Logan Chien
llvm-svn: 114336
2010-09-20 18:32:29 +00:00
..
ASTLocation.cpp
ASTVisitor.h
Analyzer.cpp
CMakeLists.txt Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
CallGraph.cpp Change CallGraph::Prog to be a reference. idx::Program means to be a global object to the Index library. 2010-07-02 06:39:46 +00:00
DeclReferenceMap.cpp
Entity.cpp De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
EntityImpl.h Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
GlobalSelector.cpp
Handlers.cpp
IndexProvider.cpp
Indexer.cpp Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
Makefile BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Program.cpp
ProgramImpl.h
SelectorMap.cpp