HomeSort by: relevance | last modified time | path
    Searched refs:SparseSetValFunctor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
SparseSet.h 62 /// SparseSetValFunctor - Helper class for selecting SparseSetValTraits. The
67 struct SparseSetValFunctor {
73 /// SparseSetValFunctor<KeyT, KeyT> - Helper class for the common case of
76 struct SparseSetValFunctor<KeyT, KeyT, KeyFunctorT> {
135 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;
SparseMultiSet.h 126 SparseSetValFunctor<KeyT, ValueT, KeyFunctorT> ValIndexOf;

Completed in 46 milliseconds