Searched refs:hash_value_type (Results 1 – 11 of 11) sorted by relevance
79 using hash_value_type = unsigned; variable93 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash()134 using hash_value_type = unsigned; variable141 static hash_value_type ComputeHash(const internal_key_type& a);207 using hash_value_type = unsigned; variable218 static hash_value_type ComputeHash(Selector Sel);262 using hash_value_type = unsigned; variable269 static hash_value_type ComputeHash(internal_key_ref ikey);
77 typedef unsigned hash_value_type; typedef in __anon35ca0d360311::IdentifierIndexReaderTrait84 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash()722 typedef unsigned hash_value_type; typedef in __anon35ca0d360811::IdentifierIndexWriterTrait725 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash()
52 using hash_value_type = unsigned; variable
1985 using hash_value_type = unsigned; typedef in __anon397e50ec0511::HeaderFileInfoTrait1988 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash()3456 using hash_value_type = unsigned; typedef in __anon397e50ec0b11::ASTMethodPoolTrait3461 static hash_value_type ComputeHash(Selector Sel) { in ComputeHash()3780 using hash_value_type = unsigned; typedef in __anon397e50ec0c11::ASTIdentifierTableTrait3792 static hash_value_type ComputeHash(const IdentifierInfo* II) { in ComputeHash()3991 using hash_value_type = unsigned; typedef in __anon397e50ec0d11::ASTDeclContextNameLookupTrait4032 hash_value_type ComputeHash(DeclarationNameKey Name) { in ComputeHash()
65 const typename Info::hash_value_type Hash;186 LE.write<typename Info::hash_value_type>(I->Hash); in Emit()285 typedef typename Info::hash_value_type hash_value_type; typedef346 hash_value_type KeyHash = InfoObj.ComputeHash(IKey);351 iterator find_hashed(const internal_key_type &IKey, hash_value_type KeyHash,375 hash_value_type ItemHash =376 endian::readNext<hash_value_type, llvm::endianness::little>(Items);442 typedef typename base_type::hash_value_type hash_value_type; typedef476 Ptr += sizeof(hash_value_type); // Skip the hash. in advance()490 return Ptr + (NumItemsInBucketLeft ? 0 : 2) + sizeof(hash_value_type); in getItem()
527 using hash_value_type = uint64_t; variable538 hash_value_type ComputeHash(uint64_t K) { return K; } in ComputeHash()580 using hash_value_type = uint64_t; variable601 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash()642 using hash_value_type = FrameId; variable645 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash()676 using hash_value_type = FrameId; variable685 hash_value_type ComputeHash(internal_key_type K) { return K; } in ComputeHash()718 using hash_value_type = CallStackId; variable721 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash()[all …]
497 using hash_value_type = uint64_t; variable504 hash_value_type ComputeHash(StringRef K);
297 using hash_value_type = uint32_t; typedef in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo300 hash_value_type ComputeHash(key_type_ref Key) { return llvm::djbHash(Key); } in ComputeHash()355 using hash_value_type = size_t; typedef in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo358 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash()481 using hash_value_type = size_t; typedef in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo574 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash()690 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash()759 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash()793 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash()869 using hash_value_type = unsigned; typedef in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo[all …]
58 using hash_value_type = size_t; typedef in clang::api_notes::__anonc79998a20111::VersionedTableInfo146 using hash_value_type = uint32_t; typedef in clang::api_notes::__anonc79998a20111::IdentifierTableInfo153 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash()186 using hash_value_type = size_t; typedef in clang::api_notes::__anonc79998a20111::ContextIDTableInfo193 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash()232 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash()287 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash()366 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash()390 using hash_value_type = unsigned; typedef in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo397 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash()[all …]
109 using hash_value_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait118 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash()
882 InstrProfLookupTrait::hash_value_type