Change several SmallPtrSetImpl members from public to protected,
authorDan Gohman <gohman@apple.com>
Sat, 7 Feb 2009 16:12:23 +0000 (16:12 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 7 Feb 2009 16:12:23 +0000 (16:12 +0000)
commit5471a00977ab8ce3c88414dfbad99c0296d58508
tree7a82d472d6beed939b2d4ec97f1a3b0b5c044e83
parentf3ab3a937203d690744357844948faaf96fb73f9
Change several SmallPtrSetImpl members from public to protected,
to make the encapsulation more clear.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64017 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallPtrSet.h