Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp152 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
192 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
231 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ContextInfoTableInfo
286 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ObjCPropertyTableInfo
311 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::FieldTableInfo
397 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ObjCMethodTableInfo
435 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
479 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::GlobalVariableTableInfo
502 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::GlobalFunctionTableInfo
525 hash_value_type ComputeHash(internal_key_type Key) { in ComputeHash() function in clang::api_notes::__anonc79998a20111::CXXMethodTableInfo
[all …]
H A DAPINotesWriter.cpp299 hash_value_type ComputeHash(key_type_ref Key) { return llvm::djbHash(Key); } in ComputeHash() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
357 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
573 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0311::ContextInfoTableInfo
690 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0711::ObjCPropertyTableInfo
760 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0811::ObjCMethodTableInfo
801 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0811::CXXMethodTableInfo
894 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0911::FieldTableInfo
946 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0a11::ObjCSelectorTableInfo
1019 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0b11::GlobalVariableTableInfo
1141 hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in clang::api_notes::__anonf7d29e6c0c11::GlobalFunctionTableInfo
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h303 unsigned ComputeHash() const { in ComputeHash() function
383 unsigned ComputeHash() const { in ComputeHash() function
428 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { in ComputeHash() function
444 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash(T &X, in ComputeHash() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp294 unsigned serialization::ComputeHash(Selector Sel) { in ComputeHash() function in serialization
H A DASTReaderInternals.h119 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
215 static hash_value_type ComputeHash(const internal_key_type &Key) { in ComputeHash() function
H A DGlobalModuleIndex.cpp84 static hash_value_type ComputeHash(const internal_key_type& a) { in ComputeHash() function in __anon35ca0d360311::IdentifierIndexReaderTrait
720 static hash_value_type ComputeHash(key_type_ref Key) { in ComputeHash() function in __anon35ca0d360811::IdentifierIndexWriterTrait
H A DASTWriter.cpp2087 hash_value_type ComputeHash(key_type_ref key) { in ComputeHash() function in __anon397e50ec0911::HeaderFileInfoTrait
3548 static hash_value_type ComputeHash(Selector Sel) { in ComputeHash() function in __anon397e50ec0f11::ASTMethodPoolTrait
3882 static hash_value_type ComputeHash(const IdentifierInfo* II) { in ComputeHash() function in __anon397e50ec1011::ASTIdentifierTableTrait
4203 hash_value_type ComputeHash(key_type Key) { in ComputeHash() function in __anon397e50ec1111::ModuleLevelNameLookupTrait
4242 hash_value_type ComputeHash(key_type Name) { return Name.getHash(); } in ComputeHash() function in __anon397e50ec1111::ASTDeclContextNameTrivialLookupTrait
4472 hash_value_type ComputeHash(key_type Name) { return Name; } in ComputeHash() function in __anon397e50ec1311::LazySpecializationInfoLookupTrait
H A DASTReader.cpp936 unsigned ASTSelectorLookupTrait::ComputeHash(Selector Sel) { in ComputeHash() function in ASTSelectorLookupTrait
1041 unsigned ASTIdentifierLookupTraitBase::ComputeHash(const internal_key_type& a) { in ComputeHash() function in ASTIdentifierLookupTraitBase
1312 ModuleLocalNameLookupTrait::ComputeHash(const internal_key_type &Key) { in ComputeHash() function in ModuleLocalNameLookupTrait
2208 unsigned HeaderFileInfoTrait::ComputeHash(internal_key_ref ikey) { in ComputeHash() function in HeaderFileInfoTrait
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1123 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash() function
1174 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); } in ComputeHash() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp58 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash() function in llvm::InstrProfRecordWriterTrait
H A DInstrProfReader.cpp916 InstrProfLookupTrait::ComputeHash(StringRef K) { in ComputeHash() function in InstrProfLookupTrait