Searched refs:hash_value_type (Results 1 – 8 of 8) sorted by relevance
81 using hash_value_type = unsigned; variable95 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash()136 using hash_value_type = unsigned; variable143 static hash_value_type ComputeHash(const internal_key_type& a);209 using hash_value_type = unsigned; variable220 static hash_value_type ComputeHash(Selector Sel);264 using hash_value_type = unsigned; variable271 static hash_value_type ComputeHash(internal_key_ref ikey);
76 typedef unsigned hash_value_type; typedef in __anon2d7d61850311::IdentifierIndexReaderTrait83 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash()696 typedef unsigned hash_value_type; typedef in __anon2d7d61850711::IdentifierIndexWriterTrait699 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash()
53 using hash_value_type = unsigned; variable
1952 using hash_value_type = unsigned; typedef in __anona825c63b0411::HeaderFileInfoTrait1955 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash()3289 using hash_value_type = unsigned; typedef in __anona825c63b0a11::ASTMethodPoolTrait3294 static hash_value_type ComputeHash(Selector Sel) { in ComputeHash()3587 using hash_value_type = unsigned; typedef in __anona825c63b0b11::ASTIdentifierTableTrait3599 static hash_value_type ComputeHash(const IdentifierInfo* II) { in ComputeHash()3826 using hash_value_type = unsigned; typedef in __anona825c63b0c11::ASTDeclContextNameLookupTrait3852 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()
298 using hash_value_type = uint64_t; variable305 hash_value_type ComputeHash(StringRef K);
100 using hash_value_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait108 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash()
497 InstrProfLookupTrait::hash_value_type