Searched defs:EqualKey (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h90 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { function in class:clang::serialization::reader::ASTDeclContextNameLookupTrait
138 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { function in class:clang::serialization::reader::ASTIdentifierLookupTraitBase
214 static bool EqualKey(const internal_key_type& a, function in class:clang::serialization::reader::ASTSelectorLookupTrait
H A DGlobalModuleIndex.cpp81 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { function in class:__anon3272::IdentifierIndexReaderTrait
H A DASTReader.cpp1825 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { function in class:HeaderFileInfoTrait
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h318 static bool EqualKey(StringRef A, StringRef B) { return A == B; } function in class:llvm::IndexedInstrProf::HashT

Completed in 196 milliseconds