commit | 36ecb0461977afeb8620d773e938ab4719718a5f | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Nov 17 23:22:23 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Nov 17 23:22:23 2009 +0000 |
tree | 091ff950ce8054604cd766d6b2d8860f6569d5ae | |
parent | c09cba67d0ad01e53e0fed07322e95dd281bcfd9 [diff] |
Refactor code-completion support for message sends, collecting the code to find and add Objective-C methods (starting at an ObjCContainerDecl) into a single, static function. Also, make sure that we search into the implementations of classes and categories to find even more methods. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89163 91177308-0d34-0410-b5e6-96231b3b80d8