Searched defs:HashTypeUniquePointer (Results 1 – 3 of 3) sorted by relevance
44 struct HashTypeUniquePointer { struct45 size_t operator()(const std::unique_ptr<Type>& type) const { in operator()