| /freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesReader.cpp | 150 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::IdentifierTableInfo 190 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::ObjCContextIDTableInfo 233 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::ObjCContextInfoTableInfo 292 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::ObjCPropertyTableInfo 375 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::ObjCMethodTableInfo 406 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::ObjCSelectorTableInfo 457 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::GlobalVariableTableInfo 484 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::GlobalFunctionTableInfo 507 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::EnumConstantTableInfo 534 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc49379580111::TagTableInfo [all …]
|
| H A D | APINotesWriter.cpp | 290 hash_value_type ComputeHash(key_type_ref Key) { return llvm::djbHash(Key); } in ComputeHash() function in clang::api_notes::__anonf4cc7f220211::IdentifierTableInfo 348 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220311::ObjCContextIDTableInfo 565 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220311::ObjCContextInfoTableInfo 681 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220711::ObjCPropertyTableInfo 750 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220811::ObjCMethodTableInfo 808 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220911::ObjCSelectorTableInfo 882 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220a11::GlobalVariableTableInfo 996 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220b11::GlobalFunctionTableInfo 1050 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220c11::EnumConstantTableInfo 1110 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf4cc7f220d11::CommonTypeTableInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | FoldingSet.h | 299 unsigned ComputeHash() const { in ComputeHash() function 371 unsigned ComputeHash() const { in ComputeHash() function 410 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { in ComputeHash() function 426 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash(T &X, in ComputeHash() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 466 hash_value_type ComputeHash(uint64_t K) { return K; } in ComputeHash() function 517 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash() function 561 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash() function 601 hash_value_type ComputeHash(internal_key_type K) { return K; } in ComputeHash() function
|
| H A D | InstrProf.h | 986 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash() function 1035 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); } in ComputeHash() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTCommon.cpp | 281 unsigned serialization::ComputeHash(Selector Sel) { in ComputeHash() function in serialization
|
| H A D | ASTReaderInternals.h | 93 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
|
| H A D | GlobalModuleIndex.cpp | 85 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash() function in __anoncf1c43ec0311::IdentifierIndexReaderTrait 729 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in __anoncf1c43ec0811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 1861 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in __anon367831a20711::HeaderFileInfoTrait 3301 static hash_value_type ComputeHash(Selector Sel) { in ComputeHash() function in __anon367831a20e11::ASTMethodPoolTrait 3611 static hash_value_type ComputeHash(const IdentifierInfo* II) { in ComputeHash() function in __anon367831a20f11::ASTIdentifierTableTrait 3845 hash_value_type ComputeHash(DeclarationNameKey Name) { in ComputeHash() function in __anon367831a21011::ASTDeclContextNameLookupTrait
|
| H A D | ASTReader.cpp | 901 unsigned ASTSelectorLookupTrait::ComputeHash(Selector Sel) { in ComputeHash() function in ASTSelectorLookupTrait 972 unsigned ASTIdentifierLookupTraitBase::ComputeHash(const internal_key_type& a) { in ComputeHash() function in ASTIdentifierLookupTraitBase 1995 unsigned HeaderFileInfoTrait::ComputeHash(internal_key_ref ikey) { in ComputeHash() function in HeaderFileInfoTrait
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 116 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash() function in llvm::InstrProfRecordWriterTrait
|
| H A D | InstrProfReader.cpp | 844 InstrProfLookupTrait::ComputeHash(StringRef K) { in ComputeHash() function in InstrProfLookupTrait
|