commit | ba1030698dbc276db86b11c5329a1edee8a1805e | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Mar 27 23:34:16 2012 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Mar 27 23:34:16 2012 +0000 |
tree | 05795b249632407ea75e576411c56c9078255b80 | |
parent | 2259286fc5c1514089b17ec93e26ca56ba8ac2b6 [diff] |
Introduce a new libclang API to determine the parent context of a code completion item. For example, if the code completion itself represents a declaration in a namespace (say, std::vector), then this API retrieves the cursor kind and name of the namespace (std). Implements <rdar://problem/11121951>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153545 91177308-0d34-0410-b5e6-96231b3b80d8