Make Sema::CollectMultipleMethodsInGlobalPool() public.
authorDouglas Gregor <dgregor@apple.com>
Wed, 12 Nov 2014 01:12:47 +0000 (01:12 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 12 Nov 2014 01:12:47 +0000 (01:12 +0000)
commit64c7d4529228c0d301c882c7ee88a0c22bafac75
treece882e017892f90619df527f904ca25e3f5600bd
parent229525848a2d85e5cfdcee832570c2cba3f8eaa5
Make Sema::CollectMultipleMethodsInGlobalPool() public.

It's useful for out-of-tree clients to be able to query the global
Objective-C method pool, and only Sema can do that right now.

llvm-svn: 221744
clang/include/clang/Sema/Sema.h