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.h115 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
145 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
211 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
259 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function
341 static bool EqualKey(const internal_key_type& a, in EqualKey() function
396 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.cpp4201 static bool EqualKey(key_type_ref a, key_type_ref b) { return a == b; } in EqualKey() function in __anon397e50ec1111::ModuleLevelNameLookupTrait
4240 static bool EqualKey(key_type_ref a, key_type_ref b) { return a == b; } in EqualKey() function in __anon397e50ec1111::ASTDeclContextNameTrivialLookupTrait
4470 static bool EqualKey(key_type_ref a, key_type_ref b) { return a == b; } in EqualKey() function in __anon397e50ec1311::LazySpecializationInfoLookupTrait
H A DASTReader.cpp2223 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey() function in HeaderFileInfoTrait
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h571 static bool EqualKey(uint64_t A, uint64_t B) { return A == B; }
716 static bool EqualKey(internal_key_type A, internal_key_type B) {
797 static bool EqualKey(internal_key_type A, internal_key_type B) {
H A DInstrProfReader.h535 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function
/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/clang/lib/APINotes/
H A DAPINotesReader.cpp64 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::VersionedTableInfo
156 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
196 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
439 static bool EqualKey(internal_key_type LHS, internal_key_type RHS) { in EqualKey() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo