Home
last modified time | relevance | path

Searched defs:ComputeHash (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp150 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 DAPINotesWriter.cpp290 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 DFoldingSet.h299 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 DMemProf.h601 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 DInstrProf.h986 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 DASTCommon.cpp281 unsigned serialization::ComputeHash(Selector Sel) { ComputeHash() function in serialization
H A DASTReaderInternals.h93 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
H A DGlobalModuleIndex.cpp85 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 DASTWriter.cpp1861 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 DASTReader.cpp901 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 DInstrProfWriter.cpp116 static hash_value_type ComputeHash(key_type_ref K) { ComputeHash() function in llvm::InstrProfRecordWriterTrait
H A DInstrProfReader.cpp844 InstrProfLookupTrait::ComputeHash(StringRef K) { ComputeHash() function in InstrProfLookupTrait