hanchenye-llvm-project/clang/lib/Index
John McCall 8322c3a197 Give some convenient idiomatic accessors to Stmt::child_range and
Stmt::const_child_range, then make a bunch of places use them instead
of the individual iterator accessors.

llvm-svn: 125450
2011-02-13 04:07:26 +00:00
..
ASTLocation.cpp Renamed misleading getSourceRange -> getLocalSourceRange and getFullSourceRange -> getSourceRange for TypeLoc. 2010-05-20 10:00:11 +00:00
ASTVisitor.h Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Analyzer.cpp Substantially alter the design of the Objective C type AST by introducing 2010-05-15 11:32:37 +00:00
CMakeLists.txt CMake: LLVM_NO_RTTI must be obsolete now! 2011-02-10 09:15:32 +00:00
CallGraph.cpp Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
DeclReferenceMap.cpp Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. 2009-11-28 19:45:26 +00:00
Entity.cpp De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
EntityImpl.h Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
GlobalSelector.cpp Cleanup using StringRef 2010-03-12 09:33:31 +00:00
Handlers.cpp
IndexProvider.cpp
Indexer.cpp Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
Makefile BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
Program.cpp
ProgramImpl.h
SelectorMap.cpp Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. 2009-11-28 19:45:26 +00:00