diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-03-30 22:15:48 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-03-30 22:15:48 +0000 |
commit | 210f29f44b6055c537526f6259d9bff8deb2b7fd (patch) | |
tree | 24660d05ee3372c698fa3ea578b1ca7d908920b8 /llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp | |
parent | 913cc3072d0500667444fbfdfed6c43d431d7f3f (diff) | |
download | bcm5719-llvm-210f29f44b6055c537526f6259d9bff8deb2b7fd.tar.gz bcm5719-llvm-210f29f44b6055c537526f6259d9bff8deb2b7fd.zip |
[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
Diffstat (limited to 'llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp')
0 files changed, 0 insertions, 0 deletions