hanchenye-llvm-project/clang/include/clang-c
Argyrios Kyrtzidis 210f29f44b [libclang] Introduce clang_Cursor_getObjCSelectorIndex() function.
After getting a cursor with clang_getCursor for a particular source location,
allows querying the cursor in order to find out if the location points to a
selector identifier in an objc method or message expression, and which selector index it is.

rdar://11158946

llvm-svn: 153781
2012-03-30 22:15:48 +00:00
..
Index.h [libclang] Introduce clang_Cursor_getObjCSelectorIndex() function. 2012-03-30 22:15:48 +00:00
Makefile make: fix installation of generated header files 2012-02-01 22:23:31 +00:00