llvm-project/clang/tools/CIndex
Douglas Gregor 9bd6db5834 Eliminate clang_getInstantiationLocationOffset(), and instead add an
offset parameter to clang_getInstantiationLocation(). 

llvm-svn: 94573
2010-01-26 19:19:08 +00:00
..
CIndex.cpp Eliminate clang_getInstantiationLocationOffset(), and instead add an 2010-01-26 19:19:08 +00:00
CIndex.exports Eliminate clang_getInstantiationLocationOffset(), and instead add an 2010-01-26 19:19:08 +00:00
CIndexCodeCompletion.cpp Extend clang_createTranslationUnitFromSourceFile() to support creating 2010-01-23 00:14:00 +00:00
CIndexUSRs.cpp Eliminate CIndex's dependency on the Clang Index library, since we 2010-01-22 20:35:53 +00:00
CIndexer.cpp Extend clang_createTranslationUnitFromSourceFile() to support creating 2010-01-23 00:14:00 +00:00
CIndexer.h Introduce a CIndex API for lexing the raw tokens within a given source 2010-01-26 17:06:03 +00:00
CMakeLists.txt Eliminate CIndex's dependency on the Clang Index library, since we 2010-01-22 20:35:53 +00:00
CXCursor.cpp CIndex: Don't crash when visitor passes null child statements, and sprinkle some 2010-01-25 00:40:30 +00:00
CXCursor.h Fix include guard. 2010-01-25 21:09:34 +00:00
CXSourceLocation.h Introduce a CIndex API for lexing the raw tokens within a given source 2010-01-26 17:06:03 +00:00
Makefile -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00