/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 150 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::IdentifierTableInfo 190 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::ObjCContextIDTableInfo 233 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::ObjCContextInfoTableInfo 292 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::ObjCPropertyTableInfo 375 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::ObjCMethodTableInfo 406 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::ObjCSelectorTableInfo 457 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::GlobalVariableTableInfo 484 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::GlobalFunctionTableInfo 507 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::EnumConstantTableInfo 534 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::TagTableInfo 592 hash_value_type ComputeHash(internal_key_type Key) { ComputeHash() function in clang::api_notes::__anon8fa44c740111::TypedefTableInfo [all...] |
H A D | APINotesWriter.cpp | 290 hash_value_type ComputeHash(key_type_ref Key) { return llvm::djbHash(Key); } ComputeHash() function in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo 348 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo 565 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0311::ObjCContextInfoTableInfo 681 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0711::ObjCPropertyTableInfo 750 hash_value_type ComputeHash(key_type_ref key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0811::ObjCMethodTableInfo 808 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo 882 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0a11::GlobalVariableTableInfo 996 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0b11::GlobalFunctionTableInfo 1050 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0c11::EnumConstantTableInfo 1110 hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in clang::api_notes::__anonbfdd523e0d11::CommonTypeTableInfo [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | FoldingSet.h | 299 unsigned ComputeHash() const { ComputeHash() function 371 unsigned ComputeHash() const { ComputeHash() function 410 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { ComputeHash() function 426 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash(T &X, ComputeHash() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 601 static hash_value_type ComputeHash(key_type_ref K) { return K; } in ComputeHash() function 466 hash_value_type ComputeHash(uint64_t K) { return K; } ComputeHash() function 517 static hash_value_type ComputeHash(key_type_ref K) { return K; } ComputeHash() function 561 static hash_value_type ComputeHash(key_type_ref K) { return K; } ComputeHash() function
|
H A D | InstrProf.h | 986 inline uint64_t ComputeHash(HashT Type, StringRef K) { ComputeHash() function 1035 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); } ComputeHash() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTCommon.cpp | 281 unsigned serialization::ComputeHash(Selector Sel) { 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) { ComputeHash() function in __anonf8ec73080311::IdentifierIndexReaderTrait 729 static hash_value_type ComputeHash(key_type_ref Key) { ComputeHash() function in __anonf8ec73080811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1861 hash_value_type ComputeHash(key_type_ref key) { ComputeHash() function in __anon018904be0711::HeaderFileInfoTrait 3301 static hash_value_type ComputeHash(Selector Sel) { ComputeHash() function in __anon018904be0e11::ASTMethodPoolTrait 3611 static hash_value_type ComputeHash(const IdentifierInfo* II) { ComputeHash() function in __anon018904be0f11::ASTIdentifierTableTrait 3845 hash_value_type ComputeHash(DeclarationNameKey Name) { ComputeHash() function in __anon018904be1011::ASTDeclContextNameLookupTrait
|
H A D | ASTReader.cpp | 901 unsigned ASTSelectorLookupTrait::ComputeHash(Selector Sel) { ComputeHash() function in ASTSelectorLookupTrait 972 unsigned ASTIdentifierLookupTraitBase::ComputeHash(const internal_key_type& a) { ComputeHash() function in ASTIdentifierLookupTraitBase 1995 unsigned HeaderFileInfoTrait::ComputeHash(internal_key_ref ikey) { ComputeHash() function in HeaderFileInfoTrait
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 116 static hash_value_type ComputeHash(key_type_ref K) { ComputeHash() function in llvm::InstrProfRecordWriterTrait
|
H A D | InstrProfReader.cpp | 844 InstrProfLookupTrait::ComputeHash(StringRef K) { ComputeHash() function in InstrProfLookupTrait
|