llvm-project/clang/lib/Index
Zhongxing Xu 12b1d137c2 Add getName() method to Entity.
llvm-svn: 75740
2009-07-15 04:39:21 +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 In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them. 2009-07-14 03:18:09 +00:00
Entity.cpp Add getName() method to Entity. 2009-07-15 04:39:21 +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 In ResolveLocationInAST, handle locations that are inside TagDecl definitions. 2009-07-14 03:18:17 +00:00