llvm-project/clang/lib/Index
Argyrios Kyrtzidis 6dd7181ed4 Simplify a bit by using functions instead of checking enum values. No functionality change.
llvm-svn: 75221
2009-07-10 03:41:26 +00:00
..
ASTLocation.cpp Some changes to ASTLocation's methods 2009-07-06 21:35:20 +00:00
CMakeLists.txt Update CMake files. 2009-07-06 21:38:29 +00:00
DeclReferenceMap.cpp Move ASTLocation and DeclReferenceMap from the AST library to the Index library. 2009-07-06 21:34:47 +00:00
Entity.cpp Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
IndexProvider.cpp Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Program.cpp Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
ProgramImpl.h Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
ResolveLocation.cpp Simplify a bit by using functions instead of checking enum values. No functionality change. 2009-07-10 03:41:26 +00:00