Home
last modified time | relevance | path

Searched refs:EqualKey (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h89 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
137 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function
213 static bool EqualKey(const internal_key_type& a, in EqualKey() function
271 bool EqualKey(internal_key_ref a, internal_key_ref b);
H A DGlobalModuleIndex.cpp80 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function in __anon35ca0d360311::IdentifierIndexReaderTrait
H A DASTWriter.cpp4028 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anon397e50ec0d11::ASTDeclContextNameLookupTrait
H A DASTReader.cpp2049 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey() function in HeaderFileInfoTrait
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key)) in contains()
394 if (!InfoPtr->EqualKey(X, IKey)) {
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h534 static bool EqualKey(uint64_t A, uint64_t B) { return A == B; } in EqualKey() function
679 static bool EqualKey(internal_key_type A, internal_key_type B) { in EqualKey() function
760 static bool EqualKey(internal_key_type A, internal_key_type B) { in EqualKey() function
H A DInstrProfReader.h500 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp65 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::VersionedTableInfo
157 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
197 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
401 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo