Searched defs:hashKey (Results 1 – 9 of 9) sorted by relevance
92 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function154 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function240 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function300 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function
231 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function259 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function333 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function386 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function504 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
172 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function272 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function333 static ::llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
36 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
108 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function225 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
231 static llvm::hash_code hashKey(const KeyTy &key) { return key.hashValue(); } in hashKey() function
40 static unsigned hashKey(const KeyTy &key) { return llvm::hash_value(key); } in hashKey() function
136 static unsigned hashKey(const KeyTy &key) { in hashKey() function
528 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function