diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-08-26 16:36:48 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-08-26 16:36:48 +0000 |
commit | 3cdee121daa13403335094ce0e181b9911c2124c (patch) | |
tree | a213eb6e954d25d26d8087d2ed9e843d877855a4 /lib/Sema/DeclSpec.cpp | |
parent | 38a4ffe5244e6be46f1b1f8394342a77836be776 (diff) |
When code-completing a potential call to a C++ non-static member
function, take into account the qualifiers on the object argument
(e.g., what will become "this"), filtering around uncallable member
functions and giving a slight priority boost to those with
exactly-matching qualifiers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112193 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/DeclSpec.cpp')
0 files changed, 0 insertions, 0 deletions