]> granicus.if.org Git - clang/commit
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)
commite6ec983baace8ea0b20b28ff716817428c30dc58
tree9b4961fc11a1decb07509fa45867fb1d446aafe0
parentf1fd4f72232d3b0f6c37aca7b97e2207c56eaf29
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221744 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h