Searched refs:hash_value_type (Results 1 – 8 of 8) sorted by relevance
80 using hash_value_type = unsigned; variable94 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash()135 using hash_value_type = unsigned; variable142 static hash_value_type ComputeHash(const internal_key_type& a);208 using hash_value_type = unsigned; variable219 static hash_value_type ComputeHash(Selector Sel);263 using hash_value_type = unsigned; variable270 static hash_value_type ComputeHash(internal_key_ref ikey);
78 typedef unsigned hash_value_type; typedef in __anon28427b810311::IdentifierIndexReaderTrait85 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash()726 typedef unsigned hash_value_type; typedef in __anon28427b810811::IdentifierIndexWriterTrait729 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash()
52 using hash_value_type = unsigned; variable
1658 using hash_value_type = unsigned; typedef in __anon52dea4370311::HeaderFileInfoTrait1661 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash()3004 using hash_value_type = unsigned; typedef in __anon52dea4370911::ASTMethodPoolTrait3009 static hash_value_type ComputeHash(Selector Sel) { in ComputeHash()3296 using hash_value_type = unsigned; typedef in __anon52dea4370a11::ASTIdentifierTableTrait3308 static hash_value_type ComputeHash(const IdentifierInfo* II) { in ComputeHash()3523 using hash_value_type = unsigned; typedef in __anon52dea4370b11::ASTDeclContextNameLookupTrait3549 hash_value_type ComputeHash(DeclarationNameKey Name) { in ComputeHash()
66 const typename Info::hash_value_type Hash;187 LE.write<typename Info::hash_value_type>(I->Hash); in Emit()286 typedef typename Info::hash_value_type hash_value_type; typedef345 hash_value_type KeyHash = InfoObj.ComputeHash(IKey);350 iterator find_hashed(const internal_key_type &IKey, hash_value_type KeyHash,372 hash_value_type ItemHash =373 endian::readNext<hash_value_type, little, unaligned>(Items);439 typedef typename base_type::hash_value_type hash_value_type; typedef473 Ptr += sizeof(hash_value_type); // Skip the hash. in advance()487 return Ptr + (NumItemsInBucketLeft ? 0 : 2) + sizeof(hash_value_type); in getItem()
335 using hash_value_type = uint64_t; variable342 hash_value_type ComputeHash(StringRef K);
99 using hash_value_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait108 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash()
516 InstrProfLookupTrait::hash_value_type