llvm-project/clang/lib/Index
Argyrios Kyrtzidis b8020f0833 Some changes to ASTLocation's methods
-Change hasStmt() to isStmt()
-Add isDecl()
-Add getSourceRange()

llvm-svn: 74862
2009-07-06 21:35:20 +00:00
..
ASTLocation.cpp Some changes to ASTLocation's methods 2009-07-06 21:35:20 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +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 Move the 'ResolveLocationInAST' function from the Frontend library to the Index library. 2009-07-06 21:35:02 +00:00