llvm-project/clang/lib/Index
Argyrios Kyrtzidis 3f50f7e853 Refactor DeclLocResolver/StmtLocResolver into a more functional style by removing the search state
and by having their Visit* methods return the ASTLocation directly.

llvm-svn: 74887
2009-07-07 00:53:31 +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
IndexProvider.cpp
Makefile
Program.cpp
ProgramImpl.h
ResolveLocation.cpp Refactor DeclLocResolver/StmtLocResolver into a more functional style by removing the search state 2009-07-07 00:53:31 +00:00