llvm-project/clang/tools/c-index-test
Argyrios Kyrtzidis 191a6a86ad [libclang] Introduce clang_Cursor_getSpellingNameRange().
It retrieves a source range for a piece that forms the cursors spelling name.
Most of the times there is only one range for the complete spelling but for
objc methods and objc message expressions, there are multiple pieces for each
selector identifier.

Part of rdar://11113120

llvm-svn: 153775
2012-03-30 20:58:35 +00:00
..
CMakeLists.txt Install c-index-test also on CMake build, following up r140681. 2011-09-28 10:50:23 +00:00
Makefile Update library dependencies to add clangEdit on c-index-test and c-arcmt-test. 2012-03-11 08:04:40 +00:00
c-index-test.c [libclang] Introduce clang_Cursor_getSpellingNameRange(). 2012-03-30 20:58:35 +00:00