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 | 58dbdeb69c063f82d644504fc638120198f7fad2 (patch) | |
tree | 16f25dc687e4e273d49f0876111ff9e6f42a8504 /CodeGen/CodeGenModule.cpp | |
parent | 699e9fbeae34cdd651b8e6308649c8939f090cbd (diff) |
- 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...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45046 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions