llvm-project/clang/lib/Index
Zhongxing Xu 9d05213899 Rename Entity::getName() to Entity::getPrintableName() to make its purpose
more obvious.

llvm-svn: 76167
2009-07-17 07:49:44 +00:00
..
ASTLocation.cpp As suggested by Argyrios, revert r76159 and make "FindImmediateParent" 2009-07-17 07:36:20 +00:00
CMakeLists.txt Update CMake files. 2009-07-06 21:38:29 +00:00
DeclReferenceMap.cpp In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them. 2009-07-14 03:18:09 +00:00
Entity.cpp Rename Entity::getName() to Entity::getPrintableName() to make its purpose 2009-07-17 07:49:44 +00:00
IndexProvider.cpp fix file headers. 2009-07-12 22:33:12 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Program.cpp fix file headers. 2009-07-12 22:33:12 +00:00
ProgramImpl.h Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
ResolveLocation.cpp If we are not doing a Debug build, no need for the debugging print methods. 2009-07-17 01:20:03 +00:00