diff options
author | Steve Naroff <snaroff@apple.com> | 2007-12-14 23:37:57 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-12-14 23:37:57 +0000 |
commit | 3ce37a6b8e6cee26ef17dd622c2264743d863476 (patch) | |
tree | 8001eb1b9bbcdcd54379ca573f7fc3d73bbac9f1 /llvm/lib/Analysis/Analysis.cpp | |
parent | 85e45f278cf0c494cd4a8dbad4ff09d37361f97c (diff) | |
download | bcm5719-llvm-3ce37a6b8e6cee26ef17dd622c2264743d863476.tar.gz bcm5719-llvm-3ce37a6b8e6cee26ef17dd622c2264743d863476.zip |
- Remove getInstanceMethods/getClassMethods API on ObjcInterfaceDecl, ObjcProtocolDecl, and ObjcCategoryDecl. These methods are replaced by the respective iterators on each class.
- Add getInstanceMethodForSelector to ObjcInterfaceDecl, ObjcProtocolDecl, and ObjcCatgoryDecl. This hook will do a "shallow" lookup. This is a convenience method that reducing some of the iterator usage.
- Various changes to convert all clients to the above API's...
llvm-svn: 45046
Diffstat (limited to 'llvm/lib/Analysis/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions