Searched defs:PairHash (Results 1 – 6 of 6) sorted by relevance
40 struct PairHash { struct42 size_t operator()(const std::pair<TFirst, TSecond>& pair) const { in operator()
36 struct PairHash { struct46 using SourceMap = std::unordered_map<SourceLoc, StackFrame, PairHash>; argument
200 struct PairHash { struct211 AsyncVariantDeviceCopyFn, PairHash> argument
42 struct PairHash { struct43 std::size_t operator()(const std::pair<uint32_t, uint32_t> pair) const { in operator ()()