LLVM 20.0.0git
|
SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of identity key/value sets. More...
#include "llvm/ADT/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 77 of file SparseSet.h.
|
inline |
Definition at line 78 of file SparseSet.h.