Remove the ObjCCategoryImpls vector from Sema class.
Use ObjCInterfaceDecl::getCategoryClassMethod() and ObjCInterfaceDecl::getCategoryInstanceMethod() for the same functionality.

llvm-svn: 76510
9 files changed
tree: 8fd80a64fa5496d2a5f356595c87d53be3430eee
  1. clang/
  2. compiler-rt/
  3. llvm/