Skip to content
Commit bab2b3c7 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 89163
parent a26da850
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment