diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-03-30 20:58:35 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-03-30 20:58:35 +0000 |
commit | ba1da14e79c1ecd49306e5175b69baa1e7ed4293 (patch) | |
tree | fadf008f39453edc380c16ba305c0326579ce99a /lib/StaticAnalyzer/Core/BugReporter.cpp | |
parent | 6c4c36c4ed1007143f5b8655eb68b313a7e12e76 (diff) |
[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
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153775 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions