hanchenye-llvm-project/clang/lib/Index
Argyrios Kyrtzidis 8274ad5281 Remove the ASTContext parameter from Entity::getPrintableName().
llvm-svn: 76546
2009-07-21 07:52:21 +00:00
..
ASTLocation.cpp Handle references from ObjCIvarRefExprs. 2009-07-21 00:05:38 +00:00
CMakeLists.txt Update CMake files. 2009-07-06 21:38:29 +00:00
DeclReferenceMap.cpp Handle references from ObjCIvarRefExprs. 2009-07-21 00:05:38 +00:00
Entity.cpp Remove the ASTContext parameter from Entity::getPrintableName(). 2009-07-21 07:52:21 +00:00
EntityImpl.h Remove the ASTContext parameter from Entity::getPrintableName(). 2009-07-21 07:52:21 +00:00
IndexProvider.cpp Change the semantics for Entity. 2009-07-21 00:07:06 +00:00
Makefile
Program.cpp Change the semantics for Entity. 2009-07-21 00:07:06 +00:00
ProgramImpl.h Change the semantics for Entity. 2009-07-21 00:07:06 +00:00
ResolveLocation.cpp Remove StmtLocResolver::VisitObjCIvarRefExpr, it was only there to avoid returning an implicit 'self' instead of the ivar. 2009-07-18 08:49:56 +00:00