LLVM API Documentation
#include <SparseSet.h>
Public Member Functions | |
| unsigned | operator() (const KeyT &Key) const |
SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of identity key/value sets.
Definition at line 73 of file SparseSet.h.
| unsigned llvm::SparseSetValFunctor< KeyT, KeyT, KeyFunctorT >::operator() | ( | const KeyT & | Key | ) | const [inline] |
Definition at line 74 of file SparseSet.h.